body { font-family: Arial, Helvetica, sans-serif; }

input {
  font-size: 12pt;
  text-transform: uppercase;
  width: 500px
}

h1 {
  font-size: 30pt;
  width: 500px;
  text-align: center;
  background-color: lightgrey
}