.module-theme-switcher{position:fixed;bottom:40px;left:40px;z-index:2;width:24px;height:24px;cursor:pointer}body.theme-light .module-theme-switcher svg path{fill:#000}body.theme-dark .module-theme-switcher{background:#000}body.theme-dark .module-theme-switcher svg path{fill:#fff}