14 border-top-left-radius:
60px;
15 border-bottom-left-radius:
60px;
16 border-top-right-radius:
0px;
17 border-bottom-right-radius:
120px;
18 background-color: blue;
19 background-clip: border-box;
23 <p>The green square should apear to the left of the blue rounded shape.
25 <div id=
"float"></div>