blob: c3cd7221d6dc42ebe0612d244a6131e84587f590 [file] [log] [blame]
<style>
body {
margin: 0px;
}
div {
width: 100px;
height: 100px;
background-color: green;
margin-top: 8px;
margin-left: 100px;
}
</style>
<div></div>