body { padding: 0; margin: 0; }
#map { height: 100vh; width: 100vw; }
.leaflet-div-icon{
  font-size:32px;
  background:none;
  border:none;
  text-shadow: #3339 1px 1px;
}

a.leaflet-popup-close-button {
  display:none;
}

h1 {
  text-align: center;
  font-size: 2em;
}

h2 {
  text-align: center;
}