-1:000000000000 | 0:82676aaa9640 |
---|---|
1 <html> | |
2 <head> | |
3 <script type="text/javascript"> | |
4 | |
5 function boom() { | |
6 document.body.appendChild(document.createTextNode(String.fromCharCode(25261))) | |
7 document.body.style.fontSize = '8388608px'; | |
8 } | |
9 | |
10 </script> | |
11 </head> | |
12 <body onload="boom()"></body> | |
13 </html> |