body {
  background-color: #fcfbf7;
  padding: 0 32px;
}

main {
  max-width: 960px;
  margin: 0 auto 80px;
}

footer {
  margin-bottom: 40px;
}
