.header { 
    display: flex;
    flex-direction: row;
    background-color: black;
    height: 100px;
    width: 100px;
}










