fmt
Reformatted the code to pass `cargo fmt --check`
BooleanDisplay
Included the `BooleanDisplay` import in the demo.
prefers-reduced-motion
Implemented the `use_prefers_reduced_motion` function to create a reactive interface for detecting the user's reduced motion preference via the `prefers-reduced-motion` media query.