body {
    background: #f5f5f5;
}

body.dark-theme {
    background: #040615 !important;
}
