body, html {
  height: 100%;
  width: 100%;
  overflow: none;
}

div#map {
  width: 100%; height: 100%;
}