blob: 0e7f576be1dddcc770bf13ef35fe9d4bc1efc15e [file] [edit]
<style>
div {
background-color: green;
height: 100px;
width: 100px;
}
</style>
<div></div>