aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Style/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Style/style.css b/src/Style/style.css
index 683f6bf..f136636 100644
--- a/src/Style/style.css
+++ b/src/Style/style.css
@@ -34,6 +34,7 @@ body::-webkit-scrollbar {
html {
-ms-overflow-style: none; /* IE and Edge */
scrollbar-width: none; /* Firefox */
+}
body {
background: radial-gradient(ellipse at bottom, #1a0f2e 0%, #090012 60%, #050008 100%);
color: #e0d6ff;