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