body,html{height:100%}body{background:linear-gradient(0deg,#000,#1c1010)}main{height:100%}.tab-options::-webkit-scrollbar{width:5px}.tab-options::-webkit-scrollbar-thumb{background:#999;border-radius:10px}.tab-options::-webkit-scrollbar-track{background:#000;border-radius:10px}.direct-messages::-webkit-scrollbar{width:5px}.direct-messages::-webkit-scrollbar-thumb{background:#999;border-radius:10px}.direct-messages::-webkit-scrollbar-track{background:#000;border-radius:10px}.chat-window::-webkit-scrollbar{width:5px}.chat-window::-webkit-scrollbar-thumb{background:#999;border-radius:10px}.chat-window::-webkit-scrollbar-track{background:#000;border-radius:10px}.container{min-height:100vh;display:flex;flex-direction:column;justify-content:center}.container .register__box{padding:2em;background-color:#202225;border-radius:27px;display:flex;flex-direction:column;gap:1em}.container .register__box .form__control label,.container .register__box h2{color:#fff}a{color:#fff!important}