Boils down to the following which is superbly simple and elegant to view:

main {
  max-width: 38rem;
  padding: 2rem;
  margin: auto;
}