:root,:host{height:100%;background-color:var(--color-body);&.dark{--color-body: rgb(10, 10, 10)}}:where(body){display:flex;gap:.5rem;padding:1rem;justify-content:center;align-items:center;align-content:center;flex-direction:row;flex-wrap:wrap;border-radius:var(--radius);min-height:100%;background:transparent}
