body {
  font-family: system-ui, sans-serif;
  max-width: 720px;
  margin: 2rem auto;
  padding: 0 1rem;
}
.error { color: #b00020; }
fieldset { margin-bottom: 1rem; }
