@charset "utf-8";
html,body{
  width: 100%;
  height: 100%;
}
#map_canvas{
  width: 500px;
  height: 300px;
}