body {
  font-family: system-ui, sans-serif;
  max-width: 500px;
  margin: 2rem auto;
  padding: 0 1rem;
  line-height: 1.5;
}
