#login_screen > .row {
    min-height: 100vh;
}

.flex-fill {
    flex:1 1 auto;
}