*{
    padding: 0;
    margin: 0;
}
#preloader{
  background: #FCFCFF;
  height: 100vh;
  width: 100%;
  position: absolute;
  z-index: 100;
}
