This Page Requires a good browser (ie, not ie11. really, stop using it and supporting it if you can). Also, needs to be desktop view (Who wants a cluttered screen on a mobile phone? Not me.)
(Click Saturnella above to spin the svg columns on either side.)
The SVG spec is hard. Exporting an penned path from Illustrator into an svg and animating it liket his with React + Typescript + Styled Components took a long time to figure out.
One of the hardest parts was getting WebPack to build things the way I wanted. I used @svgr/webpack and disabled svgo. I can also import the url of the svg by using url-loader.