html,body{width:100%;max-width:100%;min-height:100%;margin:0;overflow-x:hidden}body{position:relative}html{scrollbar-width:thin;scrollbar-color:#3fcf7f #06100c}html::-webkit-scrollbar{width:10px}html::-webkit-scrollbar-track{background:#06100c}html::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#50d98a,#248e57);border:2px solid #06100c;border-radius:999px}html::-webkit-scrollbar-thumb:hover{background:#5bea96}app-root{display:block;width:100%;max-width:100%;min-width:0;min-height:100vh;overflow-x:hidden}
