#root{height:100vh;width:100vw}::-webkit-scrollbar{width:10px !important;height:10px !important}::-webkit-scrollbar-track{background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:8px;border:2px solid rgba(0,0,0,0);background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5)}::-webkit-scrollbar-button{display:none !important;width:0;height:0}@-moz-document url-prefix(){*{scrollbar-width:auto;scrollbar-color:rgba(0,0,0,.3) rgba(0,0,0,0)}}.Toastify{color:inherit}.Toastify__toast{min-height:auto;padding:0;margin-bottom:16px;color:inherit}.Toastify__toast-container{padding:0;width:auto;color:inherit}.Toastify__toast-body{padding:0;margin:0}
