mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +09:00
8 lines
233 B
HTML
8 lines
233 B
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html class="reftest-print">
|
||
|
|
<body>
|
||
|
|
<div style="position: fixed; color: green; font-size: 2em">Big green text</div>
|
||
|
|
<!-- force two pages -->
|
||
|
|
<div style="height: 3in; width: 2in"></div>
|
||
|
|
</body>
|
||
|
|
</html>
|