a {
    text-decoration: none;
}
.login-page {
    width: 100%;
    height: 100vh;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
}
.form-right i {
    font-size: 100px;
}
