#map {
    display: block;
    margin: auto;
    border: 5px solid rgb(28, 34, 70);
    border-radius: 15px;
    height: 50vh;
    width: 80%;

}
