🏠 New in High Baseline Support: Static positioning
January 29, 2018
The position: static CSS declaration positions an element in the normal flow. A statically positioned element ignores physical and logical properties such as top or inset-block-start.
Source features
css.properties.position.static[mdn]