body {
    justify-items: center;
    text-align: center;
}

body > div {
    display: flex;
    gap: 0.75rem;
}
