#map {
    height: 900px;
    width: 100%;
}
#controls {
    position: absolute;
    top: 100px;
    left: 10px;
    background-color: white;
    padding: 10px;
    width: 350px;
}
/* 
#div-pac {
    position: absolute;
    top: 100px;
    left: 10px;
    background-color: white;
    padding: 10px;
} */