edit: animation avec js possible mtn, à régler mieux pour plus de précision

This commit is contained in:
2026-07-30 21:24:37 +02:00
parent e50b0819c7
commit 81f39a62a2
5 changed files with 105 additions and 0 deletions
+11
View File
@@ -537,3 +537,14 @@ main{
align-items: center;
justify-content: space-around;
}
canvas{
visibility: collapse;
height: 110%;
width: auto;
position: absolute;
inset: 0;
z-index: -32;
opacity: 1;
}