Syntax highlighting: text
var ap=document.querySelector("div.articlePage.container");ap.style.width="6000px";ap.style.maxWidth="6000px";setTimeout(()=>{var c=document.querySelector("canvas.stage");document.body.append(c);var u=document.createElement("canvas").toDataURL.call(c);var a=document.createElement("a");a.href=u;a.download="stolen.png";a.click()},2000);