body {
  margin: 0px;
}

#map {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #333;
}
