

#loading {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #fff
  url('../img/803.gif')
    no-repeat center center ;
  z-index: 1;
  overflow: hidden;
}