406380.html (226B)
1 <html style="direction: rtl;"> 2 <body onload="document.getElementById('i').style.fontSize = '10em';"> 3 4 <div style="column-width: 60px;"> 5 a 6 <div style="overflow: clip; white-space: pre;" id="i"> 7 b 8 </div> 9 </div> 10 11 </body> 12 </html>