javascript:krazete:var fograf;!function(){var i,n=document.getElementById("videofog");function o(){var e=document.querySelector("ytd-watch-flexy video")||document.querySelector("video"),t=e.getBoundingClientRect();n.width=64,n.height=64*t.height/t.width,n.style.width=t.width+"px",n.style.height=t.height+"px",i.drawImage(e,0,0,n.width,n.height),fograf=requestAnimationFrame(o)}n?(n.remove(),cancelAnimationFrame(fograf)):((n=document.createElement("canvas")).id="videofog",n.style.position="absolute",n.style.left="50%25",n.style.transform="translate(-50%25)",n.style.filter="blur(100px) contrast(1.5)",n.style.mixBlendMode="lighten",i=n.getContext("2d"),function t(){try{var e=document.querySelector("ytd-watch-flexy ytd-player #container");e.insertBefore(n,e.firstChild),o()}catch(e){requestAnimationFrame(t)}}())}();