I've been using a template from startbootstrap to get something done.. I want the page content wrapper to be a solid color, but i can't get it to stay 100% height of the window even went adding more text into the div it will only stay pink a certain height and not continue.
I've tried some fixes etc, but when i do certain things, then the footer doesn't stay at the bottom (not fixed ) absolute .. it moves up .
I have included a jsdiffle link.. stretch the preview window to make it look more like desktop size than mobile.
html {
position: relative;
height: 100%;
min-height: 100%;
}