Conte-nos o que está acontecendo:
Descreva detalhadamente o problema aqui.
Seu código até o momento
<!-- User Editable Region -->
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<title>RPG - Dragon Repeller</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div id="game">
</div>
</body>
</html>
<!-- User Editable Region -->
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