body {
  background-color: #f5f5f5;
  max-width: 960px;
  margin: 0 auto;
  font-family: monospace;
  line-height: 1.5;
  text-align: center;
}

h1 {
  margin-top: 2em;
  font-size: large;
}
