html {
    cursor: url('https://alienimpulses.neocities.org/egl_assets/566841kngrgml43z.gif'), auto;
}

body {
  background-color: #fff8db;
  background-image: url('https://64.media.tumblr.com/7cbd49cfa3474ebcb58be505b09a4848/tumblr_inline_n25dm6hLOg1qhwjx8.gif');
  background-size: 100%;
  background-position: top center;
    font-size: 21px;
    margin-top: 25px;
    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%;
  
}
    