  body {
  background-color: #FFFAFF;
  background-image: url('https://flutteristhebest.neocities.org/art/indexbackground.png');
  color: #F387E8;
  font-family: "Comic Sans MS";
  }
  
  .heehee {
  position: fixed;
  bottom:0px;
  left:0px;
  height:300px;
  width:auto;
  }