body {
    text-align: center;
}

.header {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}