diff --git a/assets/fish.css b/assets/fish.css index d3abfa7..244f6cf 100644 --- a/assets/fish.css +++ b/assets/fish.css @@ -34,7 +34,10 @@ a { body { background: url("https://64.media.tumblr.com/be641808e01bc5215801e8fb8e332cb5/tumblr_phjmayTtvd1qze3hdo1_r2_500.gifv") - center/100% no-repeat; + no-repeat; + background-clip: border-box; + background-attachment: fixed; + background-size: cover; color: #fafafa; gap: 1em; height: max-content;