body {
  font-family: sans-serif;
  max-width: 640px;
  margin: 20px auto;
  background-color: #fffff7;
}

header {
  text-align: center;
}
