Learn Basic JavaScript by Building a Role Playing Game - Step 1

Conte-nos o que está acontecendo:

When I run the code I get the returning issue: Your html element should have an opening tag. Don’t forget the lang attribute.
But it seems right for me, any leads? Ty guys

Seu código até o momento

RPG - Dragon Repeller

Informações do seu navegador:

Agente de usuário: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36

Informações do desafio:

Learn Basic JavaScript by Building a Role Playing Game - Step 1

In English: We need to see your code.

Translation from Google: Precisamos de ver o seu código.

Made it, turns out it was just to change html lang=“en-US” to html lang=“en”. :smiley:
Also, if u put the code here between <>, it`s not shown.