how to change your mouse cursor to a picture code example Example: css change cursor to image .module { cursor: url('path-to-image.png'), auto; }