#map {
  background: black;
}

.svg-layer path:hover {
  opacity: 0.4;
}

.ol-layer {
  pointer-events: none;
}
