<!DOCTYPE html>
<link rel="stylesheet" href="../resources/default.css"></style>
<body style="height:2000px">
<div style="top: 700px; left: 100px" class="absolute green"></div>
</body>
<script>
window.scrollTo(100, 500);
</script>
<!DOCTYPE html>
<link rel="stylesheet" href="../resources/default.css"></style>
<body style="height:2000px">
<div style="top: 700px; left: 100px" class="absolute green"></div>
</body>
<script>
window.scrollTo(100, 500);
</script>