body {
  max-width: 30em;
  margin: 0 auto;
  padding: 5px;
  font-family: sans-serif;
  font-size: 22px;
  line-height: 1.5em;
  color: black;
}
h1, h2, h3 {
  font-family: sans-serif;
  font-weight: normal;
  text-align: center;
}
