910e62b5创建于 1月15日历史提交
<!DOCTYPE html>
All of the following texts should not be blurry, and there should not be any
seam between the layers.
<div style="scale: 0.95; transform-origin: 0 0">
  <div style="width: 100px; background: black; color: white">
    <div style="height: 100px">SHARP TEXT SHARP TEXT SHARP TEXT</div>
    <div style="height: 100px">SHARP TEXT SHARP TEXT SHARP TEXT</div>
  </div>
</div>