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