web-feature: Absolute positioning

baseline logo Widely available

The position: absolute CSS declaration removes an element from the normal flow and positions it relative to its containing block, which is often the root element, or closest positioned ancestor.