<!-- User Editable Region -->
Welcome to freecode camp </h1>
<!-- User Editable Region -->
Your browser information:
User Agent is: Mozilla/5.0 (Linux; Android 13; Redmi 12C Build/TP1A.220624.014) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.7049.79 Mobile Safari/537.36 XiaoMi/MiuiBrowser/14.51.0-gn
you start in this step with the text Welcome to freeCodeCamp, right?
make sure you are not changing the text, you can use the reset button if you need to
you need to add the h1 start tag <h1> before the text, and the end tag aftet the text </h1>, the example shows how it should look like after the changes