Step 55 There's another way to associate an `input` element's text with the element itself. You can nest the text within a `label` element and add a `for` attri

Hi @sahushivkumar0502

Read this, I think it will help you to understand your mistake:

If that doesnt help you can search for input and label tags in mdn web docs.
I hope it helps. Happy coding!