1437155.html (256B)
1 <script> 2 window.onload=function() { 3 document.getElementById('a').hidden='false'; 4 } 5 </script> 6 <a></a> 7 <section dir='rtl'> 8 <kbd id='a' dir='auto'> 9 a 10 <style> 11 :only-child{ display:contents } 12 :first-of-type::first-letter{ background-position:unset } 13 </style>