body {
  font-family: system-ui;
  color: white;
  background-image: url(https://thumbs.gfycat.com/CanineDefiantAdmiralbutterfly-size_restricted.gif);
  background-position: center -4%; 
  background-size: cover;
  text-align: center;
}

h1{
  background-color: red;
    font-family: "Homer Simpson UI";
}

t{
font: oblique bold 150% cursive;
}
