header{
    weight: 100%;
    height: 100px;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
}