lalalla <style> [body] { background: pink; color: black; } [data-theme="dark"] [body] { background: red; color: white; } </style>