459968.html (421B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <style type="text/css"> 5 6 body { 7 white-space: pre; 8 word-spacing: 511pc; 9 } 10 11 #a { 12 float: right; 13 } 14 15 #b { 16 position: fixed; 17 white-space: pre-line; 18 direction: rtl; 19 letter-spacing: 0pt; 20 } 21 22 </style> 23 </head> 24 25 <body onload="document.body.style.letterSpacing = '';" style="letter-spacing: 1152921504606847000em;"><div id="a"><div id="b"> 26 27 . . 28 0. 0. 29 . 30 31 </div> 32 </div></body> 33 </html>