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