.Header-content {
    display: flex;
    justify-content: center; 
    align-items: center;
    flex-direction: column; 
    height: 80vh; 
    z-index: 10;

}