body {
  max-width: 600px;
  margin: 40px auto;
  padding: 0 20px;
}

h1 {
  text-align: center;
}

p {
  font: 16px/1.4 sans-serif;
}
