body {
  background-image: url("https://molluskfrollics.neocities.org/assets/updates/archive.gif");
  background-size: 300px;
  color: white;
  font-family: Helvetica;
  cursor: url('https://cdn.cursors-4u.net/previews/tuna-fish-d74aaa66-32.webp') 32 32, auto !important;
}
a:link {
  color: yellow;
}
a:hover {
  color: white;
  cursor: url('https://cdn.cursors-4u.net/previews/chicken-of-the-sea-tuna-a6af99d9-32.webp') 32 32, auto !important;
}
a:visited {
  color: #788545;
}

.title {
  
}
