.login-container {
    height: 100vh;
    justify-content: center;
}

.error {
    color: red;
}