#root,body,html{background:#f7f9fc;height:100%;margin:0;overflow-x:hidden;padding:0;width:100%}::-webkit-scrollbar{height:1px;width:8px}::-webkit-scrollbar-track{background:#f7f9fc}::-webkit-scrollbar-thumb{background:#c7d2e2;border:2px solid #f7f9fc;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#9fb4d3}*{scrollbar-color:#c7d2e2 #f7f9fc;scrollbar-width:thin}