1378814.html (105B)
1 <!DOCTYPE html> 2 <script> 3 getComputedStyle(document.documentElement, '::first-letter').display; 4 </script>