.qw-loading-page{
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:white;
    z-index:9991999; /* as pace has 2000 */
}

.qw-loading-page span{
position: fixed;
right: 30px;
bottom:30px;
display: block;
}