I was wondering how to make different shapes using CSS and I came across this one
Yes, I can make it using more than one element that's four circles and the background of the body, but is there any way so I can make it using a single div element?
we will have to make a square div with inside curves is that possible using CSS?

