Is it possible to have a vertically scrollable container to hold a long text?

Hello everoyne!

Again, awesome tool! I’m loving the ease and speed of prototyping Streamlit offers. Great work!

So I’ve been trying, with no success, unfortunately, to put a long text in a vertically scrollable container. The hack I found so far was to alter the CSS of the container objects but this applies to all instances, which is something I want to avoid.

Has anyone found a solution / a fix for this problem?

Thank you!