feat: added web view 1v1

This commit is contained in:
shahdlala66
2026-04-17 23:20:16 +02:00
commit 1828fa3275
80 changed files with 11876 additions and 0 deletions
@@ -0,0 +1,7 @@
.piece {
width: 90%;
height: 90%;
display: block;
object-fit: contain;
pointer-events: none;
}