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