.box-theme {
    position: fixed;
    top: 20px;
    right: 20px;
}

.header-btn {
  background: var(--bg-hover);
  color: var(--text-primary);
}