Preventing Scroll in Chat_Message Interactions

I’m following along with the build a basic LLM chatbot app documentation and was wondering how I can prevent the autoscroll to bottom that is occurring when new output is generated. I would like for the page to stay where the question is instead of dropping all the way down to the bottom.