*{box-sizing:border-box}html,body{height:100%;margin:0}body{color:#fff;-webkit-font-smoothing:antialiased;background:#000;font-family:system-ui,sans-serif}.home{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:45px;display:flex}.home .links{gap:12px;margin-top:16px;display:flex}.home .links a{color:#000;background:#fff;border:1px solid #fff;border-radius:4px;padding:.4rem .8rem;text-decoration:none}
