:root {
    --ebr-body: #fff;
}

[data-theme="dark"] {
    --ebr-body: #000000;
}