#map {
  width: 100%;
  height: 80vh;
}

.marker {
  display: block;
  border: none;
  cursor: pointer;
  padding: 0;
}
