Create a sticky header or navigation bar that stays fixed at the top of the viewport when the user scrolls. This simple CSS snippet uses `position: sticky` for improved site navigation.