body {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.8;
  margin: 0;
  padding: 40px 20px;
}

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