.map {
  width: 80%;
  height: 700px;
  margin: 0 auto;
}

.mapboxgl-canvas {
  /* position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; */
}
