body {
    /* background-color: rgb(95,137,211); */
}

.my-title {
    padding-top: 5rem;
}

#map {
    min-height: 20rem;
    cursor: crosshair;
}
