.logo-dark {
    margin: auto;
}
html[data-theme=dark] body {
--background-dark-color: #1a1a1a;
}