*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;overflow:hidden;margin:0;padding:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2a2a28;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3c3a38}.hide-scrollbar::-webkit-scrollbar{display:none}
