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