I am following the BattleCss Online daily quest and the html and css design I have to implement says I have to get halfsemi-circles to the pagecorners
16:57 19 Jan 2025

I really do not know how to make the curve designs on my page. All other parts of the design had been finalized by me. [The yellow curves at the two ends are the problem] (https://i.sstatic.net/2fkYFioM.png) Now this is my html and CSS so far in the challenge:





  
  
  new_web
  
  



  

I tried using ChatGPT and Gemini to find a way around it, but the concepts were overwhelming like svg and stuff I don't know about. I started by so far having learnt all the html and css properties from W3Schools and other sites

html css