body{
  background-image:url(NYFS.png);
  background-size:100%;
  
}

.boring{
  position: absolute;
  display:block;
}


.dFlag{
  width:100%;
  height:100%;
  opacity:0.2;
} 

.evil{
  right:40px;
  text-align:end;
  top:10px;
  height:150%;
  width:335px;
  display:block;
  overflow:scroll;
  position: absolute;
}

.silly:hover{
  display:none;
}

.smol1{
  text-align:start;
  position:absolute;
  left:40px;
  top:50%;
  height:130%;
  width:335px;
  display:block;
  overflow:scroll;
}

.teto{
  display:block;
  position: static;
}

.word {
  text-align:justify;
  position:absolute;
  left:40%;
  top:100%;
  font-size:40px;
  display:inline;
}


