421955-1.html (310B)
1 <!DOCTYPE html> 2 <html> 3 <!-- Use letter-spacing in the style to keep the antialiased edges of the glyph 4 from being erased by the following white span in the reference --> 5 <body style="text-rendering: optimizeLegibility; background-color: white; 6 letter-spacing: 2px;"> 7 <p>̅</p> 8 </body> 9 </html>