body {
  background-color: #000000;
}

.master{
  background-color: #000000;
  justify-content:center;
  align-items:center;
  width:75%;
}

.collage{
  position:relative;
  width:800px;
  height:600px;
  background-color:#000000;
  margin-top:40px;
  /* border: 3px solid #73AD21;*/
}

.title {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

.textbox{
  position:absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 120px;
  width: 400px;
  height: 170px;
  /* border: 3px solid #73AD21; */
  overflow-y: auto;
  color: white;
  padding:10px;
  inline-size: 400px;
  overflow-wrap: break-word;
}

.fullbodyg1 {
  position: absolute;
  top: 130px;
  left: -100px
}

.dance {
  position: absolute;
  right:30px;
  top:150px;
}

.mewing {
  position: absolute;
  right:30px;
  bottom:50px;
}

.lowangle {
  position: absolute;
  left:30px;
  bottom:-20px;
}

.allhail {
  position: absolute;
  left:200px;
  bottom:-80px;
}

.fire {
  position: absolute;
  left:-90px;
  bottom:-100px;
}

.megatronlarge {
  position: absolute;
  right:-120px;
  bottom:30px;
}

.megatronsmall {
  position: absolute;
  left:150px;
  top:150px;
}

.tinymegs {
  position: absolute;
  left:200px;
  top:300px;
}

.everythingabout {
  position: absolute;
  right:-150px;
  bottom:170px;
}

.point {
  position: absolute;
  right:-150px;
  bottom:-120px;
}

.fist {
  position: absolute;
  right:100px;
  bottom:-100px;
}

.kiss {
  position: absolute;
  right:170px;
  bottom:180px;
}

.hearttrace {
  position: absolute;
  right:400px;
  bottom:120px;
}

.heartstiny {
  position: absolute;
  left:150px;
  top:200px;
}