.contain {
    :has(> &) {
        container-type: inline-size;
    }
}