page { min-height: 100vh; } .container{ padding-top: 8px; overflow: hidden; } .tabContent{ height: calc(100vh - 160px); }