html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow:hidden}::-webkit-scrollbar-track{background-color:#ccc}::-webkit-scrollbar{background-color:#ccc;width:6px}::-webkit-scrollbar-thumb{background-color:#575757}#root,.App{height:100%}input:-webkit-autofill{-webkit-box-shadow:none!important;transition:background-color 0s 600000s,color 0s 600000s!important}input:-webkit-autofill:focus{-webkit-box-shadow:none!important;transition:background-color 0s 600000s,color 0s 600000s!important}.theme-light input:-webkit-autofill{color:#fff!important}.theme-light input:-webkit-autofill:focus{color:#fff!important}.theme-dark input:-webkit-autofill{color:#000!important}.theme-dark input:-webkit-autofill:focus{color:#000!important}
