diff --git a/Glowing Dot Animation/style.css b/Glowing Dot Animation/style.css index 44fcde5..b5afa5b 100644 --- a/Glowing Dot Animation/style.css +++ b/Glowing Dot Animation/style.css @@ -1,7 +1,7 @@ body { margin: 0; padding: 0; - background: #262626; + background: #58058f; } ul { position: absolute;