stick header

PHOTO EMBED

Wed Feb 19 2025 10:58:20 GMT+0000 (Coordinated Universal Time)

Saved by @SophieLCDZ

header {
  position: sticky; 
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center; 
 }
content_copyCOPY