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