Form problem to create form

Tell us what’s happening:

Your code so far


<form action="https://freecatphotoapp.com/submit-cat-photo">
<input type="text" >
</form>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36.

Challenge: Create a Form Element

Link to the challenge:

Hello,
You should not edit/change the existing <input> element. The final code should have the same input element as the existing one.