#map {
  height: 600px;
  width: 100%;
  margin-top: 1rem;
}

.legend {
  background: white;
  padding: 10px;
  font-size: 13px;
  line-height: 1.4;
  box-shadow: 0 0 6px rgba(0,0,0,0.3);
  border-radius: 6px;
}
