1 2 3 4 5 6 7 8 9 10 11 12
<style> :root { font-size: 30px; width: 300px; border-bottom: 1px solid #f00; } body { font-size: 25px; } </style> <body>Level 1</body>