body{
  background-image:url("https://neocities.org/site_thumbnails/27/61/jjnumwoodopinions/images/woodbackground.jpg.210x158.webp");
  background-size:100px 120px;
  background-repeat: repeat;
  background-color: rgba(225,225,225, 0.55);
  background-blend-mode:lighten;
}

#h1{
  background-image:url("https://neocities.org/site_thumbnails/27/61/jjnumwoodopinions/images/wavy.jpg.210x158.webp");
  -webkit-text-fill-color:transparent;
  -webkit-background-clip: text;
  -moz-background-clip:text;
  background-clip:text;
  font-family:vibe;
  text-shadow:  6px 6px 10px black;
  font-size: 5rem;
  text-align:center;
}

@font-face{
  font-family:vibe;
  src: url("https://jjnumwoodopinions.neocities.org/fonts/GreatVibes-Regular%20(3).ttf")
}