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

#map {
    height: 100%;
}