Body tagının Css koduna margin-bottom 0 ver.

body {
background-color: #ffffff;
margin-bottom: 0 !important;
}