元旦倒计时

目标:(本地时间)

00
00
00
00
点击空白处放烟花,按 空格 随机点燃。
当前:
愿新的一年,万事顺遂。

How the countdown works

The countdown is a small browser tool for tracking the next New Year. It combines a local clock, a year-progress meter, canvas fireworks, and a saved wish stored on the same device.

Local timing

The target date is calculated from the visitor's current device time, so the display follows the local timezone instead of requiring an account or server-side schedule.

Browser-only preferences

The animation toggle and wish text are saved with localStorage. They stay on the current browser unless the visitor clears site data.

Why it is on this site

This page is part of the public experiment surface for RainreeLuo: a focused interactive page that demonstrates UI state, canvas rendering, persistence, and responsive layout.