#page {
    opacity: 0;
}

#spt-loader {
    background-attachment: fixed;
    background-repeat: no-repeat;
    display: block;
    height: 9999px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99999;
}