i'm using flex and tailwindcss with default settings.
this is my code:
the problem is that my main tag, when content get full, navbar and player loose their height. and i want to make my main tag content scrollable without positioning absolute, just with flex. is it possible?