Use a jQuery method to hide the <p> element when it is clicked on. The speed should be "slow".
Hint: Use the hide() method with a parameter.
If you click on me, I will disappear.