What is the most effective method for creating this unique shape using CSS3?
The square image should be clearly defined.
We greatly appreciate any insight you can offer.
EDIT:
I have put in a lot of effort, but standard CSS methods are not getting me there.
I have extensively searched 'Arc' and similar terms online to no avail.
This is the complete image:
The challenge lies in making it span the full width of the container. I initially tried using an image, but when the screen size exceeds 1400px, the image distorts. It would be fantastic if this could be resolved using only CSS.