/* Under `assets/` so the deployment that sets a one-year immutable cache-control has
   something to carry, which is what proves that path before the SPA exists. */
body {
  margin: 0;
  display: grid;
  place-items: center;
  min-height: 100vh;
  font-family: system-ui, sans-serif;
  color: #1a1a1a;
  background: #fafafa;
}

main {
  max-width: 32rem;
  padding: 2rem;
}
