position + inset
position: relative offsets a column from its normal position.position: absolute positions it relative to the container. Use inset (top/right/bottom/left) to control the offset.
Position (col 2):
position: relative offsets a column from its normal position.position: absolute positions it relative to the container. Use inset (top/right/bottom/left) to control the offset.