*{box-sizing:border-box}html,body,#root{width:100vw;margin:0;padding:0;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:none}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}
