1. CSS Container Queries (Size)

    Size queries in Container Queries provide a way to query the size of a container, and conditionally apply CSS to the content of that container.

  2. css at-rule: `@container`

  3. css at-rule: `@container`: style queries for custom properties