From a7ce1aef192fc1e78cd065edf79396faa282c384 Mon Sep 17 00:00:00 2001
From: Yury <31569908+kiriuru@users.noreply.github.com>
Date: Wed, 18 Mar 2026 22:49:00 +0500
Subject: [PATCH] Add files via upload
add eng localization
---
index.html | 162 ++++++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 129 insertions(+), 33 deletions(-)
diff --git a/index.html b/index.html
index 0831f16..a85a5f3 100644
--- a/index.html
+++ b/index.html
@@ -35,7 +35,7 @@
#app-container {
position: absolute;
transition: transform 0.3s ease;
- display: flex; /* Скрывается/показывается через JS */
+ display: flex;
flex-direction: column;
gap: 10px;
width: max-content;
@@ -398,7 +398,7 @@