estilo embutido para mudar a cor do fundo reagir
// Change the background color to red
document.body.style.backgroundColor = "red";
Inquisitive Iguana
// Change the background color to red
document.body.style.backgroundColor = "red";