body {
  background-color: pink;
}

div {
  min-height: 100vh;
}
