blob: b8463fd7cfc728d77b12c449872e70ab9a0ca9d4 [file] [log] [blame]
<html>
<head>
<style>
div {
width: 200px;
height: 200px;
background-color: lime;
}
</style>
</head>
<body>
<div></div>
</body>
</html>