blob: a9547eed3251b879c5d5c8eb0a4a940a67b4fd93 [file] [log] [blame]
<html>
<head>
<style>
#test { width:100px; height:100px; background-color: green;}
</style>
</head>
<body>
<div id="test"></div>
</body>
</html>