Raw File
zoom-hack-ref.html
<!doctype html>
<style>
  div {
    width: 200px;
    height: 200px;
    background: green;
  }
</style>
<div></div>
back to top