best way to implement custom cursors in website code example Example: css custom cursor .custom { cursor: url(images/my-cursor.png), auto; }