light-dark()
This section will react to the users system or user agent setting.
This section will be light due to the color-scheme: light;.
color-scheme: light;
This section will be dark due to the color-scheme: dark;.
color-scheme: dark;