mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-30 03:08:38 +09:00
7 lines
193 B
HTML
7 lines
193 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body style='width: 100000px; overflow: hidden;'></body>
|
|
<div id="float" style="float: left; overflow: scroll;">
|
|
<div style="width: 200px;"></div>
|
|
</div>
|
|
</html>
|