.container {
    margin: 50px;
}

#map {
    width: 100%;
    height: 70vh;
    border-radius: 10px;
}

