mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-23 21:03:08 +09:00
18 lines
301 B
HTML
18 lines
301 B
HTML
<html><head>
|
|
<style>
|
|
|
|
body {
|
|
font-family: fixed, monospace;
|
|
background-color: white;
|
|
}
|
|
|
|
</style>
|
|
|
|
</head><body>
|
|
|
|
12345678ijklmnopqrstuvwxyz<br>
|
|
12345678ijklmnopqrstuvwxyz<br>
|
|
abcdefghijklmnopqrstuvwxyz<br>
|
|
abcdefghijklmnopqrstuvwxyz<br>
|
|
|
|
</body></html>
|