Commit Diff
--- style.css +++ style.css @@ -1,9 +1,9 @@ *,*::before,*::after{box-sizing:border-box} :root{ - --bg: #0e0e0c; - --bg2: #141412; - --bg3: #1a1a18; + --bg: #000000; + --bg2: #000000; + --bg3: #000000; --border: #2a2a26; --border2: #3a3a34; --text: #b4b09c;
