elm-style style : String style = Style.rules [ ( "body,html", [("color", "#333")]) ] Yield body,html{color:#333;}