.header {
    padding: 50px 10px;
}
.header-grid {
    display: grid;
    justify-items: center;
}