In the input.css it's written as `:where(.elm-input[type=color],`... , but probably should be `:where(.elm-input[type=color]),`...