html,body,#root{width:100%;height:100%;margin:0;padding:0}*{box-sizing:border-box}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.7) transparent}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{border-radius:9999px;background:#64748ba6}
