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

#map {
    display: inline-block;
    height: 100%;
    width: 100%;
}
