The position property specifies how an element should be positioned relative to the browser window or other objects on the web page.
position
position: static | relative | absolute | sticky | center | page | fixed;