@import"https://fonts.googleapis.com/css2?family=Inter:wght@300&display=swap";*{box-sizing:border-box;margin:0;padding:0}body,html{background:#333;background:radial-gradient(circle,#333 0,#313937 51%,#344d47);height:100%;overflow:hidden;overscroll-behavior:none}.main{justify-content:center;min-height:100vh;width:100%}.inner,.main{align-items:center;display:flex}.inner{flex-direction:column;gap:2rem}.mainlogo{filter:drop-shadow(0 0 40px rgba(95,211,188,.15));height:12em;width:auto}.divider{background:#5fd3bc66;height:1px;width:3rem}.message{color:#5fd3bcb3;font-family:Inter,sans-serif;font-size:.95rem;font-weight:300;letter-spacing:.35em;text-transform:uppercase}
