HiI faced the same issue. I found this (in the screenshot). If "Use dark
mode" is checked in the system, then after opening the page, the
background will be #131313. Cuz @ media points to it. Otherwise, it will
be by default, that is, the background will be #ececec.Or you can change
the site.css file. The path is visible in the screenshot.