Vertical flex box with internal scroll list

I’m trying to make working this code pen:

The problem is that the internal scroll does not work as expected, not scrolling till the end of the list.

Any help?
Thanks

Any css trick i’ve tried to fix this problem does not work.
Do i need to abandon the flex css model?
UP