blob: 317fb37318731cb8b3d508347db5969b8472c1e4 [file] [edit]
<style>
div {
width: 100px;
height: 100px;
background: green;
}
</style>
<div></div>