  * {
 cursor: url(https://wallace-online.neocities.org/Garfstuf/Textures/Cursors/Pen.png), default;
}
 
*:active {
 cursor: url(https://wallace-online.neocities.org/Garfstuf/Textures/Cursors/Pen.png), default;
} 
  *:pointer {
 cursor: url(https://wallace-online.neocities.org/Garfstuf/Textures/Cursors/Pen.png), default;
}
 
*:auto {
 cursor: url(https://wallace-online.neocities.org/Garfstuf/Textures/Cursors/Pen.png), default;
} 