If you go to twitter.com on the Android Chrome browser and scroll up, then the address bar will auto hide itself to make more room for the webpage.
My app used to do this. But now I am not sure what I tweaked to make this no work.
The main div
of the app is set to height: 100vh
. And because the address bar does not auto hide, the bottom is clipped.