body {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
html,
body {
  height: 100%;
}
.map {
  position: fixed !important;
  top: 0;
  bottom: 0;
  left: 0px;
  right: 0px;
}
