blob: 4ebf169ad69dbb5e06c7410ea1a6eae87886a192 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
html, body {
overflow-x: hidden;
}
#content {
background: silver;
width: 1000px;
height: 1000px;
}
</style>
<head>
<body>
<div id="content"></div>
</body>
</html>