-1:000000000000 | 0:51939538f529 |
---|---|
1 <html> | |
2 <head style="overflow: scroll; display: block; float: right; "> | |
3 </head> | |
4 <body> | |
5 | |
6 <script id="script"> | |
7 document.documentElement.setAttribute('style', 'overflow: scroll; '); | |
8 document.getElementsByTagName('head')[0].removeAttribute('style'); | |
9 </script> | |
10 </body> | |
11 </html> |