408493-1.html (233B)
1 <html> 2 3 <head> 4 <style type="text/css"> 5 6 body { column-count: 2; } 7 span { white-space: pre; } 8 body:first-letter { } 9 10 </style> 11 </head> 12 13 <body onload="document.body.removeChild(document.body.lastChild);"><span> 14 </span>b</body> 15 16 </html>