html,body{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{background-color:#fff;height:100%;width:100%}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#dde1e7 transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#dde1e7;border-radius:20px}
