My issue
I have completed the solution but it did not get submitted, only showing error ‘Did you add new content in index.js?’
My code
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
