CSS-only livesplit recreation (made in ~45 min)
https://lyra.horse/fun/livecssplit.html
@rebane2001 magic! but it doesn't work on Zen Browser, it doesn't trigger on click unfortunately

@nirina could you right click in the middle of the timer and inspect element and send a screenshot

it should work in chrome/firefox/safari so idk what's broken

@rebane2001 i'm looking if zen browser doesn't have a deactivated option by default
@rebane2001 just tried Firefox version 146 and it doesn't work... maybe it's a firefox + macos issue?
@nirina should be fixed now
@rebane2001 yeah it works, thank you! what did you do?
@nirina turns out firefox on macos can't have pseudo-elements on native radio buttons, so i just made it into a <label> instead