html, body, #map {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}

#map {
  background-color: #eef2f3;
}
