body {
  font-family: system-ui, sans-serif;
  max-width: 40rem;
  margin: 4rem auto;
  padding: 0 1rem;
  line-height: 1.5;
}
h1 { margin-bottom: 0.25rem; }
.tag { color: #555; font-size: 0.9rem; }
