body {
  display: flex;
  justify-content: center;
}

main {
  max-width: 800px;
}