blob: 062530bfd71255a42dbe17987e7ce990bc7cc7a6 [file] [log] [blame]
<!DOCTYPE html>
<html>
<style>
div {
width: 100px;
height: 100px;
background-color: green;
}
</style>
<body>
<div></div>
</body>
</html>