html, body {
    min-height: 100%;
    height: 100%;
}

body {
    background-position: center;
    background-size: cover;
    height: auto;
}
.login-register {
    position: relative !important;
    padding-bottom: 10%;
}
