*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}body{position:relative}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#000;border:1px solid #333}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#0f0,#0a0);border-radius:2px;border:1px solid #0f0;box-shadow:inset 0 0 5px #00ff004d}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#0f0 0% 100%);box-shadow:inset 0 0 5px #00ff0080,0 0 10px #00ff004d}::-webkit-scrollbar-corner{background:#000}*{scrollbar-width:thin;scrollbar-color:#0f0 #000}
