I am experiencing an unusual problem in IE11 where the content at the bottom of my page is being cut off along with the scroll bar that should allow for viewing that content. I have managed to resolve this issue in Chrome, Firefox, and Edge but I cannot seem to fix it in IE11.
If you would like to see the issue for yourself, you can visit the Stackblitz Editor Link here or view the app directly by following this link: here.
UPDATE:
I have created a Code Pen using only HTML and CSS to replicate the problem. You can check it out by visiting the following link: Codepen