#map {
  width: 100%;
  height: 83vh;
  background-image: url(../img/loader.gif);
  background-position: center;
  background-repeat: no-repeat;
}