1 <svg xmlns=
"http://www.w3.org/2000/svg" style=
"filter: url(#a); clip: rect(0px, 4rem, 2px, 2px);">
5 document.getElementById(
"a").style.overflow =
"hidden";
6 document.documentElement.style.fontSize =
"10px";
8 window.addEventListener(
"load", boom, false);