- rem, em
- vw, vh
- %
we also know we can calculate with them: - calc(100% - 2rem + 15vh)
- width: 600px / min-width / max-width
- aspect-ratio: 4/3 / min-aspect-ratio / max-aspect-ratio
- orientation : landscape, portrait
- resolution: 150dpi / min-resolution / max-resolution
- prefers-color-scheme: dark, light
- prefers-reduced-motion
- prefers-contrast: no-preference, more, less
- any-pointer: none, coarse, fine