blob: adb40c0c5076c9fa6a578702eceead18c4e98b35 [file] [edit]
<style>
.square { width: 100px; height: 100px; background-color: green; }
</style>
<div class=square></div>