Tom

Results 1 comments of Tom

One fix is just to swap it out for `document.body.scrollHeight` which will take the entire height of the document. ```js import Confetti from 'react-confetti' const Foo = () => {...