diff --git a/styles.css b/styles.css index 82ceb2a..a464a1b 100644 --- a/styles.css +++ b/styles.css @@ -31,6 +31,7 @@ html { scroll-behavior: smooth; + background: #140700; } body { @@ -1862,6 +1863,7 @@ textarea:focus { .phase-body { padding: 0; --phase-top-offset: var(--safe-top); + background: #140700; } @media (display-mode: standalone), (display-mode: fullscreen) {