mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 01:43:08 +09:00
12 lines
253 B
HTML
12 lines
253 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
|
|
<body style="display: -moz-inline-grid;">
|
|
<div style="display: table;position: relative; float: left;">
|
|
<button style="display: table-column-group;">
|
|
<iframe style="position: absolute;"></iframe>
|
|
</button>
|
|
</div>
|
|
|
|
</body></html>
|