html,body,#root{height:100%;margin:0;padding:0}*{box-sizing:border-box}*{scrollbar-width:thin;scrollbar-color:rgba(27,25,23,.16) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#1b191729;border-radius:20px;border:3px solid transparent;background-clip:content-box}::-webkit-scrollbar-track{background:transparent}
