The instructions say to wrap the existing input element with the new form element, but you’ve removed some attributes from the input so it’s not valid.
So click the button that says “Reset All Code”, and then add the form element without editing the input element at all.
It only resets the code to what it was when you opened that problem. All you need to do to pass the problem is add a form element to the HTML it’s already given you.