<!DOCTYPE html> <style> div { margin: 10px; padding: 2px; transform: translate(0.4px, 0.6px); } </style> All of the following texts should not be blurry. <div>SHARP TEXT</div> <div> <div>SHARP TEXT</div> </div> <div> <div>SHARP TEXT</div> </div>