body {
  font-family: system-ui, sans-serif;
  background: #fafafa;
  color: #222;
  text-align: center;
  margin: 2rem;
}
header { margin-bottom: 2rem; }
