.dark\:bg-gray-900:is(.dark *){
    background-color: #fff !important;
}

header {
    background-color: #fff !important;
}