Raw File
472769-1a.html
<html>
  <head>
    <style>
      body { margin: 0px; }
      div  {
        -moz-transform: translate(0.5px, 0.5px);
        height: 100px;
        width:  100px;
        background: black;
      }
    </style>
  </head>
  <body><div></div></body>
</html>
back to top