.home { user-select: none; h3 { margin: 1em 0; font-size: 48px; text-align: center; img { height: 36px; } } .actions { gap: 8px; margin: auto; display: flex; width: fit-content; align-items: center; flex-direction: column; } } [data-light="true"] .home svg { filter: invert(100%); }