The figure and caption below use pure browser default styling. No CSS has been applied to them. Notice how the browser indents the figure and groups the image with its caption.
The browser adds left and right margins to <figure> by default, visually indenting it. The
<figcaption> is semantically linked to the image even without any CSS.