I have a simple React splash component with a useEffect hook to check if the user has scrolled.
Then I\'m adding class to the body.
import React, { use