html, body {
  height: 100%;
}

#map-canvas, #map_canvas {
  height: 50%;
  width: 50%;
  margin: auto;
}