blob: 641dda186424ac80cc224b5dc3e5bd382723535c [file] [log] [blame] [edit]
<!DOCTYPE html>
<style>
.result {
background: green;
margin: 10px;
height: 100px;
width: 100px;
}
</style>
<div class="result"></div>