blob: baf43bfc31328347f073dedbcedb85721ba34979 [file] [log] [blame]
<!DOCTYPE HTML>
<style>
body {
margin: 0;
}
div {
width: 100px;
height: 100px;
position: absolute;
background-color: green;
margin: 20px;
}
</style>
<div id="target"></div>