How to make VerticalLayout scrollable?

Hi. I’ve tried to google it by failed. Can somebody tell my how make VerticalLayout scrollable?

Just add “overflow: auto” to its styles.

Thanks but could not make it visible all the time

You could try my [VerticalScrollLayout]
(https://vaadin.com/directory/component/scrolllayout/2.0.2/overview) add-on