html, body, #map {
  padding:0px;
  margin:0px;
  width:100%;
  height:100%;
}

#map {
  cursor:default;
}
