blob: a4ee3c1541f0668f1aac0e562a2b08e484ec39ef [file] [log] [blame]
<!DOCTYPE html>
<style>
div {
background-color: green;
width: 120px;
margin-bottom: 20px;
}
</style>
<div style="height: 50px;"></div>
<div style="height: 100px;"></div>
<div style="height: 200px;"></div>
<div style="height: 50px;"></div>
<div style="height: 50px;"></div>
<div style="height: 50px;"></div>