*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background-color:#000;color:#fff;font-family:Permanent Marker,cursive}.footer{width:100%;background-color:#111;border-top:1px solid #222;padding:1.25rem 2rem}.footer-links{display:flex;align-items:center;justify-content:center;gap:1.5rem}.app{display:flex;flex-direction:column;min-height:100vh}.main{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem}.headline{font-size:clamp(2rem,6vw,4.5rem);text-align:center;line-height:1.2;letter-spacing:.02em}
