.map-container {
    position: relative;
    width: 100%;
    height: 300px;
}

#map {
    width: 100%;
    height: 100%;
}