In this component, we have a simple form that consists of an input as well as this button with the text focus.
Your challenge here is going to consist of focusing the input.
When we click on this button, the first thing that you'll need to do is change the button from type submit to type button...