diff --git a/css/stereo.css b/css/stereo.css index 3af8e17..6fe366e 100644 --- a/css/stereo.css +++ b/css/stereo.css @@ -278,7 +278,7 @@ td.trail-animation { --h: 180deg; --s: 50%; --l: 90%; --a: 0.4; } } to { background-color: #fff0; - box-shadow: 0 0 50px transparent; + box-shadow: 0 0 100px transparent; } }