body {
  font-family: sans-serif;
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem;
  background: #f5f5f5;
}
h1 { color: #333; }
