body {
  max-width: 800px;
  margin: 40px auto;
  padding: 0 20px;
  font-family: system-ui, sans-serif;
  line-height: 1.6;
}