The idea
Pseudo-classes nest too. &:hover inside .btn means .btn:hover — the & stands in for the parent so the pseudo-class attaches to it. The hover state is not measured here, but the syntax is the point: match the button's resting size.
This level needs width, height and padding.