body {
  background-image: url("https://sadhost.neocities.org/images/tiles/blobz.gif");
  color: black;
  
@font-face{
  font-family: pixel; 
  src:url('https://files.catbox.moe/fjxugf.ttf');
}

@font-face {
 font-family: dreamwish;
 src: url(https://sadhost.neocities.org/fonts/dreamwish.ttf);
}

h1 {
  font-size: 5rem;
  font-family: dreamwish;
}
  
}