html,body,#root{height:100%}*{scrollbar-width:auto;scrollbar-color:#7a7a7a #f1f1f1}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#7a7a7a;border:2px solid #f1f1f1;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#5a5a5a}