blob: b42bf53a923d351f4702db63213870da9e572b5d [file] [log] [blame]
<!DOCTYPE html>
<style>
.box {
position: absolute;
top: 250px;
left: 0px;
width: 50px;
height: 50px;
background: green;
}
</style>
<div class=box></div>