blob: ab450a4ae659efecff95c12c89bf24371b1de1fa [file] [log] [blame]
<style>
div {
width: 300px;
height: 300px;
background-color: green;
}
</style>
<body>
<div></div>
</body>