html, body {
  height: 100%;
}

body {
  background: #100622;
  color: #fff;
}

.bg-body {
  background-color: rgba(16, 6, 34, 0.75);
}
