A progress bar that tracks how far you are through your allotted talk time, so you can pace yourself at a glance.
Set the talk duration in minutes via data-duration on <body>:
<body data-duration="20">A bar appears that fills over the duration and switches to an overtime state once you run past it.
Autoloads when <body> has a data-duration attribute.