blob: a4bc0d9f09043d3f306c305e69e8bf2683fd6d65 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
#content {
background: silver;
width: 1000px;
height: 1000px;
}
</style>
<head>
<body>
<div id="content"></div>
</body>
</html>