diff --git a/index.html b/index.html index aecc307..bf65280 100644 --- a/index.html +++ b/index.html @@ -284,7 +284,7 @@

Pay me my Kiss Tax Now !

setTimeout(() => { document.body.style.backgroundColor = '#1E2444'; - document.getElementById('game-section').classList.add('blink'); + //document.getElementById('game-section').classList.add('blink'); }, 8000); //setTimeout(() => { // finalStep(newBtn);