#loading-screen{z-index:100;background-color:#fef3c7;flex-direction:column;justify-content:flex-end;padding:2rem;display:flex;position:fixed;inset:0;overflow:hidden}#loading-screen p{text-transform:uppercase;font-size:clamp(2rem,10vw,4rem);line-height:1;font-family:var(--font-serif);margin:0}#counter{height:100px;font-size:clamp(3rem,15vw,100px);font-weight:400;line-height:100px;display:flex;overflow:hidden}.num{font-family:var(--font-serif);justify-content:center;align-items:center;min-width:.6em;height:100px;display:flex}
