html {
  height: 100%;
}

.nav-tag .nav-item.active.btn-size-mini {
  background-color: var(--color-primary);
  color: white;
}
