mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 02:13:08 +09:00
10 lines
179 B
HTML
10 lines
179 B
HTML
<html><head></head><body>
|
|
<script>
|
|
document.body.setAttribute('style', 'position: fixed; -moz-transition-duration: 1s;-moz-transform: scale(1.5);');
|
|
</script>
|
|
</body>
|
|
</html>
|
|
|
|
|
|
|
|
|