#preloader {
  background-color: #fff;
  height: 100vh;
  width: 100%;
  position: fixed;
  z-index: 9999;
  background-image: url("/img/loading.gif");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 8%;
}/*# sourceMappingURL=preloader.css.map */