grid and @container

I know if you put a width on a grid item it's then relative to how it fills its cell;

If you use a container query to change a grid items behaviour, would the container be the main grid or the cell that houses the item?
Was this page helpful?