# Introduction In this challenge, you will be tasked with creating a function to generate text watermarks for images. The watermark should be displayed using the `<span>` tag and can be customized with different text, color, rotation angle, opacity, and count.
Click the virtual machine below to start practicing