*{box-sizing:border-box}html,body{color:#f5f5f5;background:#0a0a0a;height:100%;margin:0;font-family:system-ui,sans-serif}.home{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;display:flex}.home a{color:#0a0a0a;background:#f5f5f5;border-radius:4px;padding:.5rem 1rem;text-decoration:none}
