first-letter-638937-2.html (330B)
1 <!DOCTYPE html> 2 <html style="height: 600em; column-width: 1px;"> 3 4 <head> 5 <style>p::first-letter { float:left; }</style> 6 </head> 7 8 <body onload="x=document.body.parentNode; x.style.columnWidth='111px'; x.offsetHeight; x.style.display='inline'; x.offsetHeight; "><p style="margin: -562949953421311em;">y 9 </p><p>'</p></body> 10 11 </html>