#Show {
  width: 95%;
  display: inline-block;
  align-content: center;
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 5px;
  margin-bottom: 5px;
  background: white;
  padding-left: 1%;
  z-index: 2;
}

#Setting {
  width: 95%;
  display: inline-block;
  align-content: center;
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 5px;
  margin-bottom: 5px;
  background: white;
  padding-left: 1%;
  z-index: 2;
}

#Visuals {
  width: 95%;
  display: inline-block;
  align-content: center;
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 5px;
  margin-bottom: 5px;
  background: white;
  padding-left: 1%;
  z-index: 2;
}

#PlayPictures {
  width: 95%;
  display: inline-block;
  align-content: center;
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 5px;
  margin-bottom: 5px;
  background: white;
  padding-left: 1%;
  z-index: 2;
}

#Reviews {
  width: 95%;
  display: inline-block;
  align-content: center;
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 5px;
  margin-bottom: 5px;
  background: white;
  padding-left: 1%;
  z-index: 2;
}

/*This is used to embed models.*/
iframe {
  height: 520px;
  width: 800px;
  align-content: center;
  overflow: scroll;
  overflow-x: scroll;
}

