My issue
I am not getting the question “Did you add the new content in index.js?”
My code
document.body.innerHTML = '<h2>CodeChef is the best!!!</h2>';
Learning course: Web development using JavaScript
Problem Link: CodeChef: Practical coding for everyone