body {
    background-color: rgb(98, 118, 133);
}

#map {
    width: 100%;
    height: 750px;
}

.container {
    border-radius: 15px;
    overflow: hidden;
}
