#map {
  width: 95%;
  height: 800px;
  background: grey;
}

#panel {
  width: 100%;
  height: 400px;
}
