diff --git a/client/src/views/CircleView.vue b/client/src/views/CircleView.vue
deleted file mode 100644
index aa84cc4d..00000000
--- a/client/src/views/CircleView.vue
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-
-
-
-
- circle main content
-
-
-
-
-
-
-
-
diff --git a/tailwind/input.css b/tailwind/input.css
index 90dad3f1..45fb1881 100644
--- a/tailwind/input.css
+++ b/tailwind/input.css
@@ -2,10 +2,6 @@
@tailwind components;
@tailwind utilities;
-* {
- @apply text-blue-dark;
-}
-
@layer base {
h1 {
@apply text-6xl font-bold