blob: 614ba08d60d1bd42b681f3206191d206fc02772b [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
div {
height: 100px;
width: 100px;
}
</style>
</head>
<body>
<div style="background-color: green"></div>
</div>
</body>
</html>