body {
    background-color: rgb(4, 107, 147);
    color: black;
    width: 960px;
    margin: 0 auto 0 auto;}
  
  #map {
      height: 500px;
  }
