Set the outline width, style, color, and offset, and the tool renders a live preview with the matching CSS.
Outline is drawn outside the border and does not affect layout or take up space, unlike border.
It pushes the outline away from the element edge by the given distance, creating a gap.
Outlines clearly indicate keyboard focus for accessibility without shifting surrounding content.