how to add a custom cursor for my website html code example Example: css custom cursor .custom { cursor: url(images/my-cursor.png), auto; }