diff --git a/data/style.css b/data/style.css index 80da6db..c53e3c0 100644 --- a/data/style.css +++ b/data/style.css @@ -51,6 +51,7 @@ pre { code { overflow-wrap: break-word; + background-color: #0e1216; color: white; }