From 14c8bf5bd9e87d6a43fb6ddc99043528b369dc0f Mon Sep 17 00:00:00 2001 From: Giovanni-Josserand Date: Thu, 4 Dec 2025 22:28:37 +0100 Subject: [PATCH] fix stars in order to take all the screen size --- assets/css/style.css | 2 +- index.html | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 2d7f4f1..1b7af40 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -22,7 +22,7 @@ body, html { } -#stars1, #stars2, #stars3 { +.animated-background { position: fixed; top: 0; left: 0; diff --git a/index.html b/index.html index ba740c8..71a6342 100644 --- a/index.html +++ b/index.html @@ -10,9 +10,11 @@ Linktree | Giovanni-Josserand -
-
-
+
+
+
+
+