* { margin: 0; box-sizing: border-box; } .header-page { display: flex; justify-content: center; background: #000; } .header-page-logo { display: block; padding: 30px 0; }