﻿#map {
    width: 100%;
    height: 500px;
}

.map{
    margin-top: 20px;
}

.maplibregl-ctrl{
    display: none;
}

.maplibregl-ctrl-bottom-left {
    display: none;
}