#bottom-button-container {
  bottom: 0px;
  position: absolute;
  width: 100%;
}

#map-canvas {
  height: 100%;
  width: 100%;
}

#top-button-container {
  position: absolute;
  top: 0px;
  width: 100%;
}

