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.
Hi there. Remove that h1 element. It’s aren’t goes within the head element.
You have a h1 element after the body opening tag. Give it the id value title, not titleS
Screenshots aren’t helpul. It’s better to post your code here using three back ticks (```) on a separate line before and after your code to preform it here in your reply.