Styling for heading
Element.el Heading.h1 <| Element.text "Only Element.el may be styled as a heading"
h1 : List (Element.Attribute msg)
h2 : List (Element.Attribute msg)
h3 : List (Element.Attribute msg)
h4 : List (Element.Attribute msg)
h5 : List (Element.Attribute msg)
h6 : List (Element.Attribute msg)