Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
document.innerHTML.background = 'red';
document.body.backgroundColor = 'red';
document.style.background = 'red';
document.body.style.background-color = 'red';
document.body.style.background = 'red';
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!