#preloader{
    background: #fff url(images/lastone.gif) no-repeat center center;
    background-size: 40%;
    height: 100vh;
    width: 100%;
    /* position: fixed; */
    z-index: 100%;
    transition-timing-function: ease-out;
 }
 