body {
  font-family: sans-serif;
}

h1 {
  text-align: center;
  font-size: 250%;
  padding-top: 1em;
  padding-bottom: 2em;
}

h1 input {
  font-size: 100%;
}

h1 input.text {
  width: 6em;
}

hr {
  margin-top: 3em;
}
