diff --git a/index.html b/index.html
index c3ebc2e..8b6a4e1 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
-
+
Thehrz
diff --git a/public/favicon.ico b/public/favicon.ico
new file mode 100644
index 0000000..7f4bdc5
Binary files /dev/null and b/public/favicon.ico differ
diff --git a/src/assets/global.scss b/src/assets/global.scss
index 22c532d..ec74329 100644
--- a/src/assets/global.scss
+++ b/src/assets/global.scss
@@ -1,4 +1,13 @@
+@import url("https://cdn.staticfile.org/hack-font/3.3.0/web/hack.min.css");
+
* {
padding: 0;
margin: 0;
-}
\ No newline at end of file
+}
+
+body {
+ font-family: "Hack", Inter, ui-monospace, SFMono-Regular,
+ Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
+ --uno: flex items-center justify-center min-h-screen min-w-screen text-4
+ leading-24px font-synthesis-none select-none;
+}
diff --git a/src/layouts/default.vue b/src/layouts/default.vue
index 15acc69..4bc8d8d 100644
--- a/src/layouts/default.vue
+++ b/src/layouts/default.vue
@@ -1,5 +1,5 @@
-
+
diff --git a/src/pages/index.vue b/src/pages/index.vue
index e9d0b6e..b5219c6 100644
--- a/src/pages/index.vue
+++ b/src/pages/index.vue
@@ -1,5 +1,9 @@
- 你好👋我是thehrz
+
+
-
+ Hi! I'm thehrz.
+
+ 🚧under construction...
+