body {
  background-color: lightgrey;
  overflow:hidden;
  min-height: 100% 
}

html, body {
  margin: 0;
  height: 100%;
}