blob: 6e27519825d314beda4eaf86bd79e4eef1447e85 [file] [log] [blame]
<style>
.box {
width: 100px;
height: 100px;
background-color: rgb(0, 255, 0);
}
</style>
<div class="box"></div>