html, body {
  height: 100%;
  margin: 0;
}

#case{
    height: 300px;
    width:970px;
    }

#map{
  height: 100%;
  margin: 0;
}