diff --git a/components/styles.module.css b/components/styles.module.css index 32cbfa4..bea8ff1 100644 --- a/components/styles.module.css +++ b/components/styles.module.css @@ -21,6 +21,7 @@ caret-color: rgb(55, 53, 47); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, 'Apple Color Emoji', Arial, sans-serif, 'Segoe UI Emoji', 'Segoe UI Symbol'; + background-color: var(--bg-color); } .loadingIcon {