I'm trying to make this shape with CSS
I've manage to get the shape I wanted by overlapping two divs but as you can see, when I lower the opacity of the elements, the overlapping area become visible.
Is there a way to prevent elements opacity from overlapping to give the impression that it is a solid "piece" ?
If not, how can I make this shape ?
Thanks !