.hole{position:relative;display:flex;align-items:center;justify-content:center;width:120px;height:120px;border-radius:9999px;background:radial-gradient(ellipse at center,#1c1917,#0a0a0a 70%);border:1px solid rgb(39 39 42);transition:transform 80ms;touch-action:manipulation}@media(max-width:480px){.hole{width:92px;height:92px}}.hole:active{transform:scale(.96)}.hole.smashed{background:radial-gradient(ellipse at center,#422006,#0a0a0a 70%)}.critter{display:inline-flex;align-items:center;justify-content:center;font-size:2rem;line-height:1}.critter-bug{color:#f43f5e}.critter-feature{color:#facc15}
