The element is positioned relative to its normal (static) position.
CSS: position: relative; width: 100px; height: 100px; background: red; left: 25vw;