css:
background: -webkit-linear-gradient(top, white, #bad6c0) no-repeat;
So, if the site fits into the floor of the screen, the gradient background also fills the floor of the screen, and the remaining half is WHITE. How to fill the entire screen, regardless of the page content ???