header{
    width: 100%;
    text-align: center;
}
#flex{
  
    display:flex;
    flex-direction: row-reverse;
}
