body, html {
    height: 100%;
    margin : 0;
}
#map {
    position : relative;
    height: 100%;
    width: 100%;
  }
