
#theme-wrapper.light-mode {
    background-color: #EFF3F6 !important;
}
#theme-wrapper.dark-mode {
    background-color: black !important;
}
