Hey everybody, I am a React developer and I am struggling to implement codepen examples into my react code... I say this because I have seen multiple codepen examples on how to create a continuous loop of text going across the screen What I am struggling to do in react is to clone the text element and append it to the main div (this is what i think you guys are doing in the examples) Because I struggle with migrating codepen code to react code the best I could do was to crea