html,body{margin:0;padding:0;width:100%;height:100%;background:#020913;color:#e2e8f0;font-family:Arial,sans-serif;overflow:hidden}*{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#08131d}::-webkit-scrollbar-thumb{background:#31475a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#d0aa4e}
