I am curious about the possibility of customizing the tooltip that appears after setting the title attribute in an img tag. Currently, I receive a standard rectangle with a blue background and text, but I would like to have my own image (perhaps something resembling a cloud) with text on it instead. Is this achievable using CSS or JavaScript?