p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

.map-container {
  height: 100%;
  width: 100vw;
}

.centeredBackgroundImage {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
