Hey everyone,   I'm trying to use SplitText with some SVG text and having some difficulty.   I've tried using a parent div of the SVG, but I lose positioning and other pieces of the SVG.   I've tried using an ID on the text element itself, but it seems to not give any size to the array of divs.   More details are in my CodePen.   Thanks.     PS the TextPlugin and ScrambleTextPlugin work perfectly with my SVG text. See the Pen rVPzbO by PointC (@PointC) on CodePen