<!doctype html>
<style>
div {
width: 200px;
height: 200px;
background: green;
zoom: 0;
}
</style>
<div></div>