diff --git a/static/css/style.css b/static/css/style.css index 451d583..0940615 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -171,6 +171,7 @@ body { padding: 4px; border: none; font-size: 16px; + background-color: var(--editor); width: calc(100% - 180px - 7px - 6px); height: calc(100% - 50px - 6px - 8px); font-family: "Inter", sans-serif;