Related articles| wiki.archlinux.org
The @media CSS at-rule can be used to apply part of a style sheet based on the result of one or more media queries. With it, you specify a media query and a block of CSS to apply to the document if and only if the media query matches the device on which the content is being used.| MDN Web Docs
Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in HTML or XML (including XML dialects such as SVG, MathML or XHTML). CSS describes how elements should be rendered on screen, on paper, in speech, or on other media.| MDN Web Docs
1. Introduction| drafts.csswg.org
WebKit now supports the prefers-reduced-motion media feature, part of CSS Media Queries Level 5, User Preferences.| WebKit
The open web's success is built on interoperable technologies. The ability to control animation now exists alongside important features such as zooming| CSS-Tricks