.index{justify-content:center;align-items:center;min-height:100vh;display:flex}.index .box{text-align:center;background:#1e2130;border-radius:20px;width:100%;max-width:640px;padding:40px}.index .logo{color:#818cf8;letter-spacing:-1px;margin-bottom:12px;font-size:2rem;font-weight:800}.index .logo span{color:#e2e8f0}.index code{color:#818cf8;background:#0f1117;border-radius:6px;padding:3px 8px}
