I’ve edited your code for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.
So far you’ve been typing into the text box in the lessons to write your code.
The text boxes in the lessons work like any other text box online or any word processing program.
So if you wanted to type above the p element you must first press your enter key at the start of the p element to make a new line above it.
Then you must put your cursor on the new line above the p element.
Then type in the comment.
As you have already typed in the comment, you could copy and paste it above the p element. So long as you use the enter key to create a new line above the p element.