From 8e043b9e8cfeafd60ab5a110753a84e550969036 Mon Sep 17 00:00:00 2001 From: adrien Date: Mon, 16 Feb 2026 00:18:31 +0100 Subject: [PATCH] background position --- css/stereo.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/stereo.css b/css/stereo.css index 22b7fdd..d05f9a5 100644 --- a/css/stereo.css +++ b/css/stereo.css @@ -12,7 +12,8 @@ body { #141418 65%, #0f0f12 74%, #0a0c0d 100%); - background-repeat: round; + background-repeat: space; + background-position: center; } #sceneDiv {