diff --git a/src/stylus/core.styl b/src/stylus/core.styl index fe67d02..18fe282 100644 --- a/src/stylus/core.styl +++ b/src/stylus/core.styl @@ -9,7 +9,7 @@ a img, embed, frame, iframe { max-width: 100vw } -body +html,body background-color var(--bg) color var(--fg) font-family var(--ff)