diff --git a/simple.css b/simple.css index ca1630c..8364d59 100644 --- a/simple.css +++ b/simple.css @@ -669,6 +669,7 @@ progress:indeterminate::-moz-progress-bar { } dialog { + background-color: var(--bg); max-width: 40rem; margin: auto; }