html,body{background-color:#fff;width:100%;height:100%;margin:0;padding:0;position:fixed;overflow:hidden}#root,#__next{width:100%;height:100%;overflow:hidden}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background-color:#06b6d4;border-radius:10px}::-webkit-scrollbar-track{background:0 0}*{scrollbar-width:thin;scrollbar-color:#06b6d4 transparent}:root{--app-height:100dvh}