html,body,#root{width:100%;height:100%;min-width:320px;overflow:hidden;background:#000;scrollbar-color:#2a2a2a #000}body{margin:0}*{scrollbar-width:thin;scrollbar-color:#2a2a2a #000}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:#000}*::-webkit-scrollbar-thumb{background:#2a2a2a;border:2px solid #000;border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:#3a3a3a}*::-webkit-scrollbar-corner{background:#000}
