body {
    border: 0px;
    margin: 0px;
    padding: 0px;
    height: 100%;
}
#map {
    width: 100%;
    height: 100%;
    position: absolute;
}

