I use this Iframe:
<iframe
id="chat_embed"
src="https://www.twitch.tv/embed/cooler_typ991/chat?parent=127.0.0.1"
height="700"
width="400">
</iframe>
It work but I want it in dark mode is this possible?
When yes, How?