:root{--main-color:#000;--active-color:#4c3885;--table-header:#4c3885;--table-border:#757575;--table-border-head:#c1c1c1;--input-color:#191919;--font-family:"Poppins", Arial, Helvetica, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--main-color);min-height:100vh}::-webkit-scrollbar{width:13px}::-webkit-scrollbar:horizontal{height:13px}::-webkit-scrollbar-track{background:#454545}::-webkit-scrollbar-corner{background:#454545}::-webkit-scrollbar-thumb{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0000004d;border-radius:5px;width:13px;height:180px}::-webkit-scrollbar-thumb:hover{background:#0006}h1,h2,h3,h4,h5,p{color:#fff;font-family:var(--font-family)}
