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