html, body, .card, .card-body, .content {
  height: 100%;
  widtht: 100%;
}
.nav-item {
  cursor: pointer;
}
img.oversize {
  max-width: none;
}

