This page has a visible timer. When the timer runs out, the timerFinished() function is called. It could move to another page, show some new content, etc.
Note that the canvas element is given width 100 and height 20. Even though the style applied to it stretches it across the entire window, the coordinates used internally for drawing still are 100x20.