unit-rem-ref-iframe-inside.html 124 B

12345678
  1. <style>
  2. :root { font-size: 20px }
  3. body { font-size: 25px }
  4. div { font-size: 30px }
  5. </style>
  6. <body><div>Inside</div></body>