blob: f6c56a7988428c32f0cf4ea1fe80dc9dd75665c4 [file] [log] [blame]
<!DOCTYPE html>
<style>
.paint {
width: 150px;
height: 150px;
}
</style>
<body>
<div class="paint" style="background: green;"></div>
</body>