.btn-theme { position: fixed; top: 0.6rem; right: 1.5rem; z-index: 1000; background-color: transparent; border: none; }
[data-theme="light"] .theme-icon{ color:var(--color); }
[data-theme="dark"] .theme-icon{ color:var(--color); }