html,
body {
  height: 100%
}

.bg-black {
    background-color: #000;
    color: #fff;
}