blob: 3577263ffb14636a203918e517fbc31806183519 (
plain)
1
2
3
4
5
6
7
8
|
<html xmlns="http://www.w3.org/1999/xhtml">
<body onload="document.getElementById('a').style.letterSpacing = '15ch';"></body>
<span id="a" style="position: fixed; bottom: 0pt; top: 4095em; -moz-column-width: 1px;"><span style="-moz-column-count: 1; min-height: 2097150ch; font-size-adjust: 256; width: 89px; bottom: 35875px; min-width: -moz-min-content; position: absolute; top: 33554432ch; white-space: pre-line;">
a b:
c def:
</span></span></html>
|