html {
    cursor: url('https://alienimpulses.neocities.org/egl_assets/566841kngrgml43z.gif'), auto;
}

body {
  background-color: #fff8db;
  background-image: url('https://i.imgur.com/zd5mw50.gif');
  background-size: 100%;
  background-position: 10px -70px;
    font-size: 21px;
    margin: 55px;
    text-align: center;
}

.nerko-one-regular {
  font-family: "Nerko One", cursive;
  font-weight: 400;
  font-style: normal;
}
.delicious-handrawn-regular {
  font-family: "Delicious Handrawn", cursive;
  font-weight: 400;
  font-style: normal;
}

    
    .notfound {
      background-color: black;
      height: 343px;
      width: 300px;
  border: 5px black solid;
      position: absolute;
      top: 100px;
      background-color: white;
      margin-left: 500px;
    }
    
#top {
  width: 100%;
  
}
    
#bottom {
  width: 100%;
  
}

#doodles {
 position: absolute;
 left: 279px;
  width: 11%;
  height: 60%;
  top: 270px;
}
  
.textbox {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
background-color: gray;
width: 300px;
height: 100px;
position: absolute;
left: 450px;
top: 250px;
border: 3px solid #1a472c;
background-color: #d6ffe6;

}


  
    