*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;padding:0}*{scrollbar-width:thin;scrollbar-color:#7f7f7fa6 transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0;border-radius:999px}::-webkit-scrollbar-thumb{background-color:#7f7f7fa6;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:#7f7f7fd9}#root{width:100%;height:100%}
