This commit is contained in:
El-yazide MOHAMED 2025-06-07 17:09:51 +02:00
parent 9cf7c74f9c
commit 6a8463fab5

View File

@ -84,6 +84,7 @@ body {
align-items: center;
justify-content: center;
overflow: hidden;
transition: transform 0.3s linear;
cursor: pointer;
margin: 20px 0;
}