To create a 400x400 box surrounding your image, you can add a CSS rule for a parent <div>. Set width and height to 400px, and style it accordingly.
The current layout setup can be integrated by wrapping the image with a new <div> that specifies a background color or border, alongside the desired dimensions.
Collection
[
|
...
]