How to create this ionic view?

Hi,

I tried below code

.halfOval { background-color: #a0C580; width: 400px; height: 100px; margin: 50px auto 0px; border-radius: 0 0 80% 80%/ 0px 0px 100% 100%; }

and I am getting this type of view
image

How can i achieve below type of image view in ionic?
image

Please help me.

Thanks.