body {
  background-color: #F9BCBC;
  color: #2E2033;
  font-family: Helvetica;
  text-align: center;
  align-items: center;
  font-size: 80%;
  top : 15%;
  margin: auto;
  width: 96%;
}

.toughshit{
  float: none;
  margin: auto auto auto auto;
  padding: 8px;
}

.comics {
  position: sticky;
  top: 0;
  font-size: 117%;
  width: 42%;
  height: auto;
  margin: auto auto;
  right: 69%;
  padding: 5px;
  border: 11px #8C28B3;
  border-style: solid;
  background-color: #DFBDEC;
  font-family: 'H5H';
  transform: scale(0.42);
}

.dumbfuck img{
    width: 5%;
    height: 5%;
    max-width: 10%;
}

.tits {
  background-color: #EC6942;
  align-items: center;
  text-align: center;
  padding: 10px;
}

.ass {
  align-items: center;
  width: 69%;
  margin: auto;
  background-color: #F9AABB;
  border: 3px #8C28B3;
  border-style: solid;
  
}
