
.header {
    display: flex;
    align-items: center;
    padding: 20px;
    background-color: #D6EFC7;
  }
  
img {
    height: 50px;
    margin-right: 20px;
    
  }
 