blob: 2ff00818186c081ebb8e2f42b09c0edf3b882c1a [file] [log] [blame]
<style>
.box {
background-color: green;
width: 40px;
height: 30px;
left: 1px;
top: 6px;
position: absolute;
}
body {
margin: 0px;
}
</style>
<div class="box">
</div>