MENU
Visibility
Make an element visible or invisible with:
.visible
.invisible
.visually-hidden[-focusable]
Note that an invisible element still takes up space. The last line is a utility that hides an element while still allowing it to be exposed to assistive technologies such as screen readers.