header h1 {
   display: flex;
   justify-content: center; 
}

.hide {
   display: none;
}

