Fix regression: flash of white background

This commit is contained in:
thecashewtrader 2022-11-02 22:14:32 +05:30
parent 6413d861b4
commit 5f6b3bdae5
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html style="background: #0f0f0f" lang="en" >
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />