diff --git a/src/style.css b/src/style.css index 40934b3..1dbe30a 100644 --- a/src/style.css +++ b/src/style.css @@ -297,7 +297,7 @@ body { #overlay.visible { display: flex; } .overlay-scrim { - background: radial-gradient(ellipse 60% 55% at center, rgba(6,6,14,0.94) 0%, rgba(6,6,14,0.8) 55%, rgba(6,6,14,0.35) 80%, transparent 100%); + background: radial-gradient(ellipse 55% 42% at center, rgba(6,6,14,0.8) 0%, rgba(6,6,14,0.5) 55%, rgba(6,6,14,0.12) 80%, transparent 100%); width: 100%; height: 100%; display: flex;