blob: 396f677ea45d217b40e2e3073894dd21f93ecc18 [file] [log] [blame]
<!DOCTYPE html>
<link rel="stylesheet" href="../resources/default.css">
<body style="height: 2000px">
<div style="top: 300px; left: 100px" class="absolute green"></div>
</body>
<script>
window.scrollTo(0, 200);
</script>