Adds the 'prefers-contrast' feature, which lets authors adapt web content to user-selected level of contrast in the OS, such as increased contrast mode on macOS and high contrast mode on Windows. Valid options are 'more', 'less', 'custom', or 'no-preference'.
Windows and macOS have support for contrast-related features. This media query will allow for authors to respond to such choices.
Explainers: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-contrast