I want to create a button that is initially 0 with each click it becomes 1 then 2 then 3, etc. How can I do that with HTML CSS and JS?