.content {
  height: calc(100vh - 1rem);
}
.bg {
  height: 100%;
}
