h2 {
    text-align: center;
}

#map {
    width: 90%;
    height: 90vh;
    border: 1px solid gray;
    margin: auto;
}