body{
  background-image:url("https://neocities.org/site_thumbnails/18/95/royilyoily/images%20or%20whatever%20FUCK%20YOU./Warning.jpg.210x158.webp");
}
.title-text{
  background-color:white;
  text-align:center;
  align-items:center;
  font-family: "Comic Relief", system-ui;
  font-weight: 400;
  font-style: normal;
  font-size:30px;
  border-radius:10px;
  width:700px;
  height:50px;
  position:relative;
  left:350px;
  bottom:370px;
}

#oscar{
  width:390px;
  height:390px;
  top:110px;
 right:50px;
  position:relative;
}

.desc{
  font-size:50px;
  background-color:white;
   font-family: "Comic Relief", system-ui;
  border-style:solid;
  border-color:black;
    width:850px;
  height:300px;
  text-align:center;
  position:fixed;
  top:150px;
  left:320px;
}
.gohome{
  background-image: url("https://royilyoily.neocities.org/images%20or%20whatever%20FUCK%20YOU./5be65c9c.gif");
   font-family: "Comic Relief", system-ui;
  color:white;
  font-size:50px;
  text-align:center;
    width:250px;
  height:80px;
   position:fixed;
    left:600px;
  border-radius:10px;
}