:root { color-scheme: light dark; }
body {
  max-width: 40rem;
  margin: 4rem auto;
  padding: 0 1rem;
  font: 1.125rem/1.6 system-ui, sans-serif;
}
