So I want to make a tic tac toe game with html and script javascript, and my reset button doesn’t seem to work, everything else seems to be working well, can anyone tell me what’s wrong here? I’ve tried moving the restart() function into the body, right after the button, and anywhere else I think possible, and changed the codes