Help me in solving JS20A problem

My issue

can’t proceed further even after copying solution.It keeps showing "Did you add the new content in index.js?"What should i do?

My code

// Solution as follows

document.body.innerHTML = '<h2>CodeChef is the best!!!</h2>';

Learning course: Web development using JavaScript
Problem Link: CodeChef: Practical coding for everyone