html{
    height: 100vh;
}
body {
    background: url('/storage/common/img/login-bg.png') no-repeat ;
    background-size: cover;
}

footer {
    margin-top: 0!important;
}