center background

This commit is contained in:
Adrien MALINGREY 2025-04-13 23:28:06 +02:00
parent 2453b2f6b6
commit 344575bdc4

View File

@ -1,5 +1,5 @@
body { body {
background: radial-gradient(circle at 40% 25%, #2a3037, #000 150%) fixed; background: radial-gradient(circle at 50% 50%, #2a3037, #14171a 80%, #000 120%) fixed;
} }
#sceneDiv { #sceneDiv {