#loading {
position: fixed;
width: 100%;
height: 100vh;
background: #fff url('../images/loader.gif') no-repeat center center;
z-index: 9999;
}