:root{font-family:Arial,Helvetica,sans-serif;color:#111827;background:#f3f4f6}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;height:100%}body{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#dbeafe,#f8fafc)}.hello-world-page{display:grid;place-items:center;min-height:100vh;width:100%}h1{margin:0;font-size:clamp(3rem,8vw,8rem);font-weight:700;letter-spacing:-.06em}
