blob: b7d32e4dc27ba972345f6dc9be81b4079ed54574 [file] [log] [blame]
<!DOCTYPE html>
<style>
.box {
width: 50px;
height: 50px;
background-color: green;
}
</style>
<div class=box></div>