body {
    margin: 0;
}

header {
    display: flex;
    justify-content: center;
    padding: 40px 24px 80px;
}