blob: 4d769a39ebee66eaf9fb2cca5cb05462104b5ae3 [file] [log] [blame]
<style>
div {
width: 100px;
height: 100px;
background-color: lime;
}
</style>
<body>
<div></div>
</body>