Help me in solving HTML10 problem

My issue

Task 1

Gosto de aprender aqui Não estou sabendo qual é o erro aqui

My code

// your<body>
    
    <h1> Task 1 </h1>
    <!-- Type your code below this line -->
    <b>Gosto de aprender aqui</b>

    <h1> Task 2 </h1>
    <!-- Type your code below this line -->
    <em>Estou aprendendo HTML</em>

    <h1> Task 3 </h1>
    <!-- Type your code below this line -->
    <u>Case comigo, Chef (ou Chefina)!!!'</u>

</body> code goes here

Learning course: Learn HTML / CSS
Problem Link: Format your text Practice Problem in HTML / CSS - CodeChef