#preloader {
  background: #fff url("/loader.gif") no-repeat center;
  height: 50%;
  width: 90%;
  position: fixed;
  z-index: 100;
}
