body {
    overflow-x: hidden;
    overflow-y: hidden;
}

#map {
    width: 100%;
    height: 98vh;
}

.data {
    font-weight: bold;
}

.table td {
    padding: 0.4rem;
}