667079-1.html (292B)
1 <!DOCTYPE HTML> 2 <body onload="document.body.style.fontSize = '100px'" 3 style="font-size: 50px;"> 4 <div style="position: relative; display: inline; background: red;">X<table style="height: 100%; position: absolute; width: 100%; background: green; top: 0; left: 0"></table></div> 5 </body>