:root {
    color-scheme: light dark;
}

body {
    background: Canvas;
    color: CanvasText;
}
