body {
  background-image: url('https://sciencevsmagic.net/fractal/#0180,0335,1,2,0,1,5');
  background-color: black;
  color: white;
  font-family: verdana;
  cursor: url("https://downloads.totallyfreecursors.com/cursor_files/green-light1.ani"), url("https://downloads.totallyfreecursors.com/thumbnails/green-light1.gif"), auto;
}
a {
  color: lime;
}
a:hover {
  color: magenta;
  font-weight:bold;
  cursor: url("https://downloads.totallyfreecursors.com/cursor_files/exclamation.ani"), url("https://downloads.totallyfreecursors.com/thumbnails/exclamation.gif"), auto;
}