#preLoader{
    width: 110%;
    height: 110%;
    position: fixed;
    display: none;
    top:0;
    left: 0;
    z-index: 1100;  
    margin-top: 22%;
}
#preLoader i{
    color: #5090C1;
    font-size: 110px;
}