#map {
    position: absolute;
    top: 15px;
    bottom: 0;
    left: 0;
    right: 0;
}
.ol-control.ol-zoom {
    left: 97%;
    top: 10%;
}
.ol-control.layer-switcher {
    right: 1%;
    top: 20%;
}
