#SVG_ANIMATION_WITH_CSS
- create an image with adobe illustrator/undraw
- open file in #FIGMA
- make group of subimages you want to animate
- Export the image as SVG and remeber to check the box for enabling ids for various subimages.
- create index.html file and paste the content of SVG in BODY
- in style.css add animations using @keyframes.