#map {
    position: fixed;
    top: 0;
    bottom: 3ex;
    left: 0;
    right: 0;
}

#map-controls {
    position: fixed;
    bottom: 0;
}
