Instead of the very unconventional `@define-container` syntax, it should be more like a regular declaration, like: ```css .Container { container: true; } ```
Instead of the very unconventional
@define-containersyntax, it should be more like a regular declaration, like: