html, body, #map_canvas {
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
}

#botones {
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 1000;
}
