Simple counter, inizialized to 0, ranging from -99 to 99
Through javascript, I exploit the opacity of the HTML elements to create the numbers
If the counter exceeds the maximum or minimum set, an alert message is displayed
Press the + button to increment the counter.
Press the - button to decrease the counter.