css display
developer.mozilla.org/en-US/docs/Web/CSS/displayThe display CSS property sets whether an element is treated as a block or inline box and the layout used for its children, such as flow layout, grid or flex.
The display CSS property sets whether an element is treated as a block or inline box and the layout used for its children, such as flow layout, grid or flex.