.login-page{
    min-height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 50px 0;
    background-image: none;
}