#page-loading {
    position: absolute;
    left: 0px;
    top: 49vh;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
