diff --git a/NOTICE.md b/NOTICE.md
index 65b5769..efc5cbd 100644
--- a/NOTICE.md
+++ b/NOTICE.md
@@ -18,9 +18,8 @@ The names and marks of these services belong to their respective owners.
## Background Credit
-- `assets/backgrounds/dragon-raja-tencent-bg.png`: sourced from the Tencent
- Video page poster metadata for `龙族第1季`.
+- `assets/backgrounds/cute-anime-bg.svg`: `Blue Haired Anime Girl With Star
+ Background` from Openclipart, Public Domain / CC0.
-Dragon Raja / Longzu related names, animation artwork, and media assets belong
-to Tencent Video and/or their respective right holders. Replace this asset if
-the site is used in a context that requires explicit commercial authorization.
+Openclipart source:
+https://openclipart.org/detail/222368/blue-haired-anime-girl-with-star-background
diff --git a/assets/backgrounds/cute-anime-bg.svg b/assets/backgrounds/cute-anime-bg.svg
new file mode 100644
index 0000000..9a6b20c
--- /dev/null
+++ b/assets/backgrounds/cute-anime-bg.svg
@@ -0,0 +1,9766 @@
+
+
+
diff --git a/assets/backgrounds/dragon-raja-tencent-bg.png b/assets/backgrounds/dragon-raja-tencent-bg.png
deleted file mode 100644
index 7381f96..0000000
Binary files a/assets/backgrounds/dragon-raja-tencent-bg.png and /dev/null differ
diff --git a/assets/css/base.css b/assets/css/base.css
index 310b9af..98e1ee0 100644
--- a/assets/css/base.css
+++ b/assets/css/base.css
@@ -33,8 +33,8 @@ body {
margin: 0;
color: var(--text);
background:
- linear-gradient(180deg, rgba(255, 250, 244, 0.78), rgba(247, 251, 255, 0.9) 54%, rgba(255, 255, 255, 0.96)),
- url("../backgrounds/dragon-raja-tencent-bg.png") center top / cover fixed no-repeat,
+ linear-gradient(180deg, rgba(255, 250, 244, 0.72), rgba(247, 251, 255, 0.92) 56%, rgba(255, 255, 255, 0.96)),
+ url("../backgrounds/cute-anime-bg.svg") right top / min(58vw, 760px) auto fixed no-repeat,
var(--bg);
}
@@ -45,8 +45,9 @@ body::before {
pointer-events: none;
content: "";
background:
- radial-gradient(circle at 80% 18%, rgba(114, 180, 255, 0.22), transparent 32rem),
- linear-gradient(90deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.62) 45%, rgba(255, 255, 255, 0.18) 100%);
+ radial-gradient(circle at 82% 18%, rgba(255, 196, 230, 0.2), transparent 26rem),
+ radial-gradient(circle at 74% 32%, rgba(114, 180, 255, 0.18), transparent 32rem),
+ linear-gradient(90deg, rgba(255, 255, 255, 0.96) 0%, rgba(255, 255, 255, 0.72) 48%, rgba(255, 255, 255, 0.3) 100%);
}
a {
diff --git a/index.html b/index.html
index 066f5f4..9d9140c 100644
--- a/index.html
+++ b/index.html
@@ -6,9 +6,9 @@
sumi.work - 服务入口
-
-
-
+
+
+