#map {
  background: black;
}

.svg-layer path:hover {
  opacity: 0.4;
}
