mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 06:18:38 +09:00
10 lines
316 B
HTML
10 lines
316 B
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html style="height: 100%;"><body style="height: 100%; margin: 0;">
|
||
|
|
<div style="height: 50%"></div>
|
||
|
|
|
||
|
|
<div style="width: 200px; height: 200px; -moz-transform: scale(-1); position: relative;">
|
||
|
|
<div style="height: 200px; overflow: auto;">
|
||
|
|
<div style="height: 400px;"></div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|