diff --git a/src/index.html b/src/index.html index 5706ada..096ceee 100644 --- a/src/index.html +++ b/src/index.html @@ -381,7 +381,8 @@ border-radius: 50%; border: 4px solid rgba(255, 255, 255, 0.8); box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2); - background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); + /* background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); */ + background: #000000; display: flex; align-items: center; justify-content: center;