blob: 52b58d63af4e1aaccb5de34c3968d14f631304ca [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
#content {
width: 7500px;
height: 7500px;
background-color: blue;
}
</style>
</head>
<body>
<div id="content"></div>
</body>
</html>