7 lines
62 B

<div></div>
<style>
:global(div) {
color: red;
}
</style>