How can I create an inset curved background that works with a background gradient and overlapping transparent shapes?
问题 I have been trying to create a section of a webpage that looks like the image below with just CSS. I can not figure out how to create the curves the top and bottom of the background and keep intact the transparent overlays. The section above and below (partially shown) also use transparent backgrounds. So, you see the different shades the circles have. 回答1: Here is how I would attempt it. It will probably take a bit of finessing to make it work for your site, but hopefully you can see the