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