html {
    height: 100vh;
}

.auth-form {
    background: var(--sidebar-bg);
}

.authincation-content {
    background: none;
}