header {
    margin: auto;
    width: 60%;
    padding: 18px;
}

.header__menu {
    display: flex;
    justify-content: space-between;
}