blob: bea034a0e7e7f427d238eb1be6153add1a5b6d1d [file] [log] [blame]
<style>
div {
background-color: green;
width: 100px;
height: 100px;
}
</style>
<div style="position: relative; top: 10px;"></div>
<div style="position: relative; top: 290px;"></div>