body{background-color:#f7f8fa;justify-content:center;place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;margin:0 auto;display:flex}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}#center{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}h1{color:#1a202c;margin:0;font-family:Iwata UD Gothic Text Pro Light,sans-serif;font-size:2.5rem;font-weight:700}.square{z-index:2;background-color:#facc15;border:4px solid #000;justify-content:center;align-items:center;width:300px;max-width:80vw;height:300px;max-height:80vw;margin:0 auto;padding:30px;display:flex;position:relative}.circle{box-sizing:border-box;z-index:1;background-color:#2563eb;border:4px solid #000;border-radius:50%;width:100%;height:100%;position:relative}
