diff --git a/index.html b/index.html
index bfeedbf3..a2f46c4e 100644
--- a/index.html
+++ b/index.html
@@ -107,6 +107,16 @@
+
+
+
get in the car it's august
+
+
+
@@ -159,7 +169,7 @@
江源工作室期待与您共度下一个五年。
@@ -180,7 +190,7 @@
@@ -237,7 +247,7 @@
我的博客可供预览
+ class="fa-solid fa-scroll"> 博客
@@ -266,8 +276,8 @@
diff --git a/static/css/index.css b/static/css/index.css
index 77c8c27b..4a3ff40a 100644
--- a/static/css/index.css
+++ b/static/css/index.css
@@ -845,4 +845,24 @@
#canvas-11 a {
color: unset;
+}
+
+#canvas-12 {
+ overflow: hidden;
+}
+
+#canvas-12>.canvas-text {
+ font-size: 35px;
+ font-family: 'Space Grotesk', 'Helvetica', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
+ font-weight: bold;
+ position: absolute;
+}
+
+#canvas-12-img {
+ width: 120%;
+ height: 120%;
+ background-image: url(../img/592x592bb\ \(2\).webp);
+ background-size: cover;
+ background-position: center bottom;
+ filter: blur(1em);
}
\ No newline at end of file
diff --git a/static/css/style.css b/static/css/style.css
index 57af4935..d67c8dd0 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -187,10 +187,6 @@ body {
height: 100vh;
}
-#doors-wall.active::before {
- position: fixed;
-}
-
#doors-wall-head {
font-family: 'Inter', 'Source Han Sans', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-size: 25px;