--- title: Container description: The Container utility establishes a containment context for applying container query at-rules. --- Using the class `env-container` on an element will declare a containment context that may be targeted with container query at-rules. A containment context is required when using [Dynamic font size](/typography/basic-text/). ```html noexample