blob: 2ab2bf4223e592e791a82df1f33b3942869868a7 [file] [log] [blame]
<!DOCTYPE html>
<style>
body {
zoom: 2;
margin: 0;
}
div {
position: absolute;
top: 0;
left: 10px;
width: 80px;
height: 100px;
background-color: green;
}
</style>
<div></div>