html{width:100vw;height:100vh;position:fixed}body{-webkit-user-select:none;user-select:none;font-family:Roboto;font-weight:400;overflow:auto}#root{height:100vh;width:100vw;display:flex;flex-direction:column}*{outline:none}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{border-radius:6px}*::-webkit-scrollbar-thumb{border-radius:6px;background-color:#5a5a5ae6}*::-webkit-scrollbar-corner{display:none}.inputTransparent:-webkit-autofill,.inputTransparent:-webkit-autofill:hover,.inputTransparent:-webkit-autofill:focus,.inputTransparent:-webkit-autofill:active{transition-delay:99999s;-webkit-transition-delay:99999s}input:-internal-autofill-previewed,input:-internal-autofill-selected,textarea:-internal-autofill-previewed,textarea:-internal-autofill-selected,select:-internal-autofill-previewed,select:-internal-autofill-selected{transition-delay:99999s;-webkit-transition-delay:99999s}
