*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{font-family:system-ui,-apple-system,sans-serif;background:#12121f;color:#e8e8f0;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:36px 20px 80px;gap:20px}button{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}
