The visibility property sets the display state of the element, but doesn't affect its position in the layout: An element takes up the same space whether hidden or visible.
1
2
3