If you click on a <p> element, it should be hidden. Use the correct event to do so.
Syntax hint: $("element").event();
If you click on me, I will disappear.
Click me away!
Click me too!