button font-family: inherit;

: Some players find the game's logic challenging or highly random, leading some to use "AFK" (away from keyboard) strategies to let the game play itself until a win occurs.

// also add small animation effect const container = document.querySelector('.game-container'); container.style.transform = "scale(0.99)"; setTimeout(() => container.style.transform = ""; , 120);