mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
19 lines
301 B
HTML
19 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>
|