How to bend a div? Venezuelan flag... Got stuck!

Just having some fun making some flags in CSS… Got stuck trying to replicate the stars on this flag

Venezuelan flag image:
https://images-na.ssl-images-amazon.com/images/I/31L1EkEr3%2BL.SX425.jpg

codepen project:
https://codepen.io/aeum3893/pen/WNNeOOP

you dont need to bend. you can just place 7 with position relative. or, you can look at svg, there is prob a to do it with that.