blob: 0f9738754259967b9af73702b42270037e4a7642 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!DOCTYPE html>
<html>
<head>
</head>
<body onload="document.documentElement.style.zIndex = 2;">
<div style="direction: rtl; text-transform: uppercase; width: 1px;"><div style="position: absolute; -moz-column-count: 2;"><span style="padding: 6em 0pt; position: absolute; height: 1.2em;">A !BB CCC D,</span></div></div>
</body>
</html>
|