#crushZone {
  position: relative;
  width: 500px;
  float: left;
  margin-top: 50px;
  }

#disgruntled {
  position: relative;
  width: 450px;
  }

#smileNice {
  position: relative;
  }

#boobFiles {
  position: relative;
  width: 500px;
  margin-left: 20%;
  }
  
h1 {
  text-align: center;
  font-size: 60px;
}