In the demo, there is an SVG star placed inside a div
with specific width and height. I am looking for a way to make the graphics adjust automatically to fit the size of the wrapper div. Since it's a vector graphic, I believe this should be achievable.
Appreciate any assistance,