Comments on [F2U] Bubbly All Comments

This code is gorgeous! I was wondering though if there is a way to make the final box a non-scrolling box.

So instead of scrolling once it gets full, it just grows

Thank you for the compliment!

And yes, you can. Just remove max-height: 336px; you can find it quickly by pressing ctrl + F and typing it in ^^

Thank you so much!!