.login-form {
    width: 25vw;
}
.error {
    color: red;
}
.margin-top-3 {
    margin-top: 3%;
}