add: TicTacToe online view

This commit is contained in:
Namonay
2024-03-22 16:26:37 +01:00
parent e633c4eaff
commit a0b105a75b
3 changed files with 30 additions and 11 deletions

View File

@ -0,0 +1,5 @@
#canva {
width: 660px;
height:660px;
margin: 0px auto;
}