html,body,#root{height:100%;margin:0;overflow:hidden}#root{flex-direction:column;display:flex}*{scrollbar-width:thin;scrollbar-color:#80808080 transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar:hover{width:12px;height:12px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#80808080;border-radius:8px}::-webkit-scrollbar-thumb:hover{background-color:#808080d9}
