@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#1a1a2e;color:#fff;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}::-webkit-scrollbar-thumb{background:#6c5ce780;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6c5ce7b3}::selection{background:#6c5ce7;color:#fff}
