body {
  background-color: aquamarine;
}

.top-container {
  background-color: aquamarine;
}

.img1 {
  height: 600px;
  width: 1000px;
}

.navbar-text {
  color: green;
}

.map1 {
  margin-left: 25px;
  margin-right: 100px;
}
