html, body, #root { background: #ffffff; }
html[data-theme="dark"], html[data-theme="dark"] body, html[data-theme="dark"] #root { background: #000000; }
