*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;background:#0f172a;color:#f8fafc;min-height:100vh}.app{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:.5rem}h1{margin:0;font-size:3rem}p{margin:0;color:#94a3b8;font-size:1.25rem}
