#view {
    height: 100% !important;
}

#body {
    overflow-y: auto;
}

#loadingDoLogin {
    position: absolute;
    top: 40vh;
    left: 0;
    right: 0;
    height: 0;
}
