.header {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    width: 100%;
}
