aboutsummaryrefslogtreecommitdiffstats
path: root/src/App.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/App.css')
-rw-r--r--src/App.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.css b/src/App.css
index d2852d0..9ea8afa 100644
--- a/src/App.css
+++ b/src/App.css
@@ -1,6 +1,6 @@
/* make the body background color black */
body {
- background-color: rgb(65, 65, 65);
+ background-color: #121212;
}
.terminalContainer {
height: 75%;