html,body{margin:0;padding:0;height:100%;background:#0b0b0f;color:#e0e0e0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0b0b0f}::-webkit-scrollbar-thumb{background:#2a2a35;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3a3a48}*{scrollbar-width:thin;scrollbar-color:#2a2a35 #0B0B0F}
