Using a hidden checkbox, you can re-create a lot of functionality on website that rely on clicks and toggled states. Fair warning, it's not always super semantic or a good idea, but it's awful fun to play with.| CSS-Tricks
This post introduces the Cumulative Layout Shift (CLS) metric and explains how to measure it.| web.dev