document.body.style.backgroundColor = '#00ee00'
document.getElementsByTagName("body")[0].setAttribute("style","background-color:white")