mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 20:03:08 +09:00
6 lines
170 B
HTML
6 lines
170 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body style="overflow-y:hidden">
|
|
<div style="height:10000px; width:100px; background:yellow; position:relative; top:-200px"></div>
|
|
</body>
|
|
</html>
|