blob: b0e0ed7ec25727c32fa9848853f866d573445b85 [file] [log] [blame]
<style>
div {
width: 100px;
height: 100px;
margin-bottom: 2rem;
border: 10px solid green;
background-color: green;
}
</style>
<div></div>