

.login-card {
    background-color: black;
}

.login-image {
    height: 100vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

