body {
    background-color: #fff
}

#auth {
    height: 100vh;
    overflow-x: hidden
}

.auth-title {
    font-size: 2rem;
    margin-bottom: 1rem;
    line-height: 0.7;
}