body{
background-color: white;
  margin-bottom: 1000px;
}

#container{
  height: auto;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}

#titleblock {
  height: 160px;
  width: 800px;
  padding-left: 10px;
}

h1, h2 {
  font-family: "Tohoma";
  font-style: italic;
  font-weight: 900;
  font-size: 40px;
  color: darkblue;
}

h2 {
  font-size: 20px;
}

.panel {
  position: relative;
  height: 280px;
  width: 400px;
  background: blue;
  border: 10px solid #2b2b2b;
  float: left;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}
    
.single {
  width: 780px;
  clear: both;
}

.double-narrow {
  width: 280px;
}

.double-wide {
  width: 480px;
}

.textbox {
  font-family: "Comic Sans MS";
  font-style: italic;
  font-weight: 900;
  font-size: 15px;
  padding: 15px;
  color: white;
  margin: 10px;
  background-color: #2b2b2b;
}

.narration {
  font-family: "Comic Sans MS";
  color: white;
  font-style: italic;
  font-weight: 900;
  font-size: 30px;
  line-height: 100%;
  margin: 20px;
  text-shadow: 3px 3px black;
}

.left {
 	position: absolute;
  left: 0;
}

.right {
 	position: absolute;
  right: 0;
}

.top {
 	position: absolute;
  top: 0;
}

.bottom {
 	position: absolute;
  bottom: 0;
}

#panel-1 {
  background-image: url('https://www.internetmatters.org/wp-content/uploads/2018/01/Minecraft-logo-1-600x314.png');
}

#panel-2 {
  background-image: url('https://upload.wikimedia.org/wikipedia/en/e/e7/Steve_%28Minecraft%29.png');
}

#panel-3 {
  background-image: url('https://scentculture.news/wp-content/webp-express/webp-images/uploads/2021/12/Minecraft-Now-GG-%E2%80%93-Play-Minecraft-Survival-Mode-Free-Online-2022-6OBye-1.jpg.webp');
}

#panel-4 {
  background-image: url('https://www.lifewire.com/thmb/FFMohcFRFrIHu5Wij4g5iCqZn-4=/650x0/filters:no_upscale():max_bytes(150000):strip_icc():format(webp)/minecraftcreeper-c2dbea5157ab46a592fc825a0c3b5bb3.jpg');
}

#panel-5 {
  background-image: url('https://mcreator.net/sites/default/files/2019-09/mini%20creepers%20can%20explode%20multiple%20times%20%28kind%20of%20a%20bug%20but%20its%20cool%29.png');
}