1654315.html (319B)
1 <style> 2 :not(svg) { -webkit-mask: url(#x); } 3 </style> 4 <script> 5 function go() { 6 a.style.setProperty("content", "url(") 7 a.style.setProperty("position", "fixed") 8 a.style.setProperty("display", "-webkit-inline-flex") 9 a.style.setProperty("filter", "brightness(") 10 } 11 </script> 12 <body onload=go()> 13 <link id="a">x</link>