body {
  font-family: system-ui, sans-serif;
  padding: 3rem;
  background: #0f172a;
  color: #e5e7eb;
}

h1 {
  font-size: 2.5rem;
}
