html{overflow:hidden;height:100%;scrollbar-width:auto;scrollbar-color:#c1c1c1 #f1f1f1}body{overflow:hidden;height:100%;margin:0}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:6px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:6px;border:2px solid #f1f1f1}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}::-webkit-scrollbar-corner{background:#f1f1f1}#root{height:100vh;height:100dvh;overflow:hidden}
