Help me in solving JS20A problem

My issue

i did my task as per task requirment but it shows error that you changed content, but i didnt change anything i copy paste solution at last to check if it is work but i didnt.

My code

// Add the code below this line
document.body.innerHTML = '<h2>CodeChef is the best!!!</h2>';

Learning course: Web development using JavaScript
Problem Link: Changes using DOM Practice Problem in Web development using JavaScript - CodeChef