mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +09:00
9 lines
242 B
HTML
9 lines
242 B
HTML
|
|
<!--
|
||
|
|
Any copyright is dedicated to the Public Domain.
|
||
|
|
http://creativecommons.org/licenses/publicdomain/
|
||
|
|
-->
|
||
|
|
<html>
|
||
|
|
<body style="margin:0">
|
||
|
|
<div style="margin:50px; width:50px; height:50px; background:lime;"></div>
|
||
|
|
</body>
|
||
|
|
</html>
|