position: absolu7te;

an element with position: absolute;is positionedn relation to the nearest positioned ancestor ( instead of positined relative to the viewport , like fixed):

this div element has p[osition:relative;
this div element has position:absolute;