blob: a1cb32c73b7b1624880d4f5b636d49cc6bb0388c [file] [log] [blame]
<!DOCTYPE html>
<style>
html, body {
margin: 0px;
padding: 0px;
}
</style>
<div style="position: absolute; top: 100px; width: 200px; background-color: lightgreen;">
<div style="height: 50px; width: 50px; background-color: green"></div>
</div>