html,
body {
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    margin: 0px;
}


#map {
    height: 100%;
}
