body {
  font-family: sans-serif;
  background-color: #eee;
  text-align: center;
  margin-top: 100px;
}

h1 {
  font-size: 24px;
  color: #aaa;
}

