h1 {
  font-family="Comic Sans";
  font-style:italic;
  font-weight:900;
  font-size:45px;
  color:white;
}
html body{
  background-color:#5e5e5e;
}
#page {
  height: 100%;
  width: 800px;
  margin-right: auto;
}
#Title_block {
  height:200px;
  width:900px;
  padding-left:12px;
  color:#aa0000;
}
#bigtext_bottomleft-infront {
  height:40px;
  width:100px;
  color:#8a0000;
  transform: translate(0%, 100%);
}
#Third_Picture {
  transform: translate(60%, -100%);
}
#Mike {
  transform: translate(0%, -55%);
}
#Willi {
  transform: translate(60%, -155%);
}
#BullyRoast {
  transform:translate(0%, -138%);
}
#ShortyRoast {
  transform:translate(0%, -138%);
}
#BullyHumiliated {
  transform: translate(0%, -138%);
}
#reaction {
  transform:translate(0%, -138%);
}
