Helpers on top of Html.Styled to show/hide things
styleIf : Basics.Bool -> Css.Style -> Css.Style
Optionally add a Style.
css [ cursor pointer |> Css.styleIf canToggle ]