html,
body {
  height: 100%;
}

main {
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
}
