1 2 3 4 5 6 7 8 9
.header { display: flex; justify-content: center; margin: 2rem; } .header h1 { margin: 0; }