diff --git a/index.html b/index.html index 9524e77..5a7368a 100644 --- a/index.html +++ b/index.html @@ -60,17 +60,6 @@ to { transform: rotate(360deg); } } - #stats { - position: fixed; - bottom: 20px; - left: 20px; - background: rgba(0, 0, 0, 0.7); - padding: 10px 15px; - border-radius: 8px; - color: white; - font-size: 12px; - z-index: 100; - }
@@ -82,8 +71,6 @@ -