header {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
}

#wpadminbar {
    display: none;
}