.login-page,
.register-page {
    min-height: 100vh !important;
    height: 100% !important;
}

.login-box {
    margin-bottom: 1em;
}