<!DOCTYPE html>type='text/javascript'window.onload=function(){document.querySelector("div").style.background = "black";var pre = document.createElement("pre");pre.textContent = document.body.innerHTML.trim();document.body.appendChild(pre);}first divsecond div