CSS position one of the most important declarations for layout. We’ll actually need to use “position” twice here to demonstrate absolute positioning, because generally we want to use a parent element that has it’s position set to relative before we nest an absolute position element inside it.