1429961.html (299B)
1 <!doctype html> 2 <style> 3 :first-of-type::after { 4 content: counter(ctr385,korean-hanja-informal) counter(ctr636); 5 } 6 :only-of-type { 7 padding-inline-end:83%; 8 } 9 </style> 10 <s> 11 <a id='a'></a> 12 <script> 13 let o = document.getElementById('a'); 14 document.body.offsetTop; 15 o.parentNode.appendChild(o); 16 </script>