body { margin: 0; min-height: 100vh; display: flex; align-items: center; justify-content: center; background: #fff; font-family: system-ui, sans-serif; }
h1 { color: #111; font-size: 2rem; }
