body {
  margin: 0;
}
#map {
  height: 600px;
}
.controles {
  font-weight: 900;
  font-size: 1.5rem;
}
.leaflet-control-layers-selector {
  top: -1px;
  vertical-align: text-bottom;
}
