[![enter image description here][1]] [1]
Hi people, just how do I transform the location in the staying location (on the best side with the white shade) to blue and also left side of the staying location (on the left side with the white shade) to black utilizing css? Any person can assist me would certainly be much valued. Many thanks!
upper-container {
placement: family member;
/ * Develops a brand-new piling context */.
z-index: 2;.
/ * Places the.upper-container before various other aspects */.
background-color: black;.
shade: white;.
elevation: 50vh;.
border-bottom-right-radius: 5rem;.
}
. lower-container {
placement: family member;.
z-index: 1;.
/ * Establish reduced z-index */.
background-color: blue;.
shade: white;.
cushioning: 20px;.
elevation: 50vh;.
border-top-left-radius: 5rem;.
}
<< div course=" upper-container"><> < div course=" lower-container"><>
This is just how I made the contour and also I have no concept just how to transform the shade for the staying location outside the contour