blob: 63bb91e90ca00f02d108f562ed857058df2443ca [file] [log] [blame]
<!DOCTYPE html>
<style>
.result {
background: green;
border: solid 2px;
height: 100px;
width: 100px;
}
</style>
<div class="result"></div>