.icon { position: relative; }
.icon path { fill: var(--bs-danger); stroke: var(--bs-danger); }
#myIcon .bi {position: absolute; top: 1px; left: 4px; font-size: 1rem; color: var(--bs-body-bg);}
html, body, #map { height: 97%;}
table {text-align: left; width: 500px; height: 32px; margin-left: auto; margin-right: auto; border: 1px solid black;}


