The idea
A border sits between the padding and the margin, and it takes up real space. Under the default content-box sizing, a 6px border on every side adds 12px to the element's width and height. Match the ghost outline by adding a border.
This level needs border-width and border-style — that is the whole point.