|
<html class="reftest-paged">
|
|
<head>
|
|
<style>
|
|
q::after { content:"anonymous text"; text-transform: uppercase;}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div style="position: absolute; width: 50px; column-count: 2;">
|
|
<div style="position: absolute;"> <q> </q> </div>
|
|
</div>
|
|
</body>
|
|
</html>
|