#map{height:70vh;width:100%;margin-bottom:10px}#search{width:calc(100% - 20px);margin:10px;padding:12px;font-size:16px;border:1px solid #ddd;border-radius:5px}ul#suggestions{list-style:none;padding:0;margin:10px;max-height:150px;overflow-y:auto;border:1px solid #ddd;border-radius:5px;background-color:#fff;box-shadow:0 2px 4px rgb(0 0 0 / .1)}ul#suggestions li{padding:10px;border-bottom:1px solid #eee;cursor:pointer}ul#suggestions li:hover{background-color:#f0f0f0}.leaflet-div-icon{background:none!important;border:none!important}