Uncomment HTML on mobile android

Tell us what’s happening:

Your code so far

<!--

<h1>Hello World</h1>

<h2>CatPhotoApp</h2>

<p>Hello Paragraph</p>
--> dill

Your browser information:

Your Browser User Agent is: Mozilla/5.0 (Linux; Android 7.1.1; E6653 Build/32.4.A.1.54) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.137 Mobile Safari/537.36.

Link to the challenge:
https://www.freecodecamp.org/challenges/uncomment-html

You can start a comment with <!-- and end a comment with -->

So delete those tags to uncomment.

Ok Thank you for helping me out there