var Block = document.getElementById("block");
Block.addEventListener("animationiteration", () = > {
});