html,body,#root{min-height:100%}body{background:#f5f5f5;margin:0}#root{min-height:100vh}*{box-sizing:border-box;scrollbar-color:#bfbfbf #f5f5f5;scrollbar-width:thin}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#bfbfbf;border:2px solid #f5f5f5;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#8c8c8c}@media (forced-colors:active){*{scrollbar-color:auto}}
