Hello, I am experimenting with Compose and WASM, I am having a hard time finding any sort of resources or composable for web. I am trying to implement a "scroll in place" where instead of scrolling up and down pages fade into view and out of view. ChatGpt keeps suggesting using Div, Style, etc which do not seem to be available for WASM. any suggestions?