diff --git a/src/assets/css/tailwind.css b/src/assets/css/tailwind.css
index 8784bcd..499ac20 100644
--- a/src/assets/css/tailwind.css
+++ b/src/assets/css/tailwind.css
@@ -24,8 +24,8 @@
--color-secondary: 14, 165, 233;
--color-secondary-content: 255, 255, 255;
- --color-base-background: 17,24,39;
- --color-base-foreground: 15, 23, 42;
+ --color-base-background: 23,23,23;
+ --color-base-foreground: 38,38,38;
--color-base-200: 30, 41, 59;
--color-base-300: 30, 41, 59;
--color-base-content: 255, 255, 255;
diff --git a/src/components/Animation/AnimationOpacity.global.vue b/src/components/Animation/AnimationOpacity.global.vue
new file mode 100644
index 0000000..9619d6d
--- /dev/null
+++ b/src/components/Animation/AnimationOpacity.global.vue
@@ -0,0 +1,15 @@
+
+