* {
    box-sizing: border-box;
}

#map {
    height: 100vh;
    width: 100%;
}