body { min-height: 100dvh; display: grid; place-content: center; background-color: var(--clr-yellow); } .visually-hidden { clip: rect(0 0 0 0); clip-path: inset(50%); height: 1px; overflow: hidden; position: absolute; white-space: nowrap; width: 1px; }