#se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    background: url(/wp-content/plugins/frontend-login/img/loader.gif) 50%/100px no-repeat #fff;
}


