The marker-end CSS property points to a marker that will be drawn on the last vertex of the element's path; that is, at its ending vertex. The marker must have been defined using an SVG element, and can only be referenced with a value. The value of the CSS property overrides any values of the marker-end attribute in the SVG....* ) Example html, body, svg { height: 100%; } html <svg viewBox="0...