You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!
You should have on one ‘html’ element. One opening ‘html’ tag at the very start and one closing ‘html’ tag at the very end. Try getting ride of the ‘html’ tags inside the body. Or replace them with and ‘h1’ or ‘h2’ tag. Hope this is helpful.