body {
  color: white;
  background-image: url('https://files.catbox.moe/xojq6f.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  font-family: Fantasy;
}
a {
  color: tomato;
  font-weight: bold;
}
