*{box-sizing:border-box}.bg-game-overlay{-webkit-backdrop-filter:blur(8px)saturate(150%);backdrop-filter:blur(8px)saturate(150%);will-change:backdrop-filter;background:#ffffff59;border-radius:12px;place-content:center;align-self:center;justify-items:center;width:90vw;height:100vh;padding-top:30vh;display:flex}.end-game{position:fixed;top:5rem;right:1rem}.mole{background:var(--bg);background-size:cover;border:0;width:100%;height:100%;display:none}.mole-hole{border-bottom:2vmin solid #20180e;border-radius:8%;width:100%;height:100%;overflow:hidden}.moles{grid-gap:1rem;grid-template-rows:repeat(2,20vmin);grid-template-columns:repeat(3,20vmin);align-items:center;display:grid}.moles>:nth-of-type(4),.moles>:nth-of-type(5){transform:translate(50%)}.info{position:fixed;top:1rem;left:1rem}.info-text{font-size:2rem}.col{color:var(--color);font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:2rem;font-weight:700}.pic{width:100%;height:100%}.icon-button{background:0 0;border:0;outline:#0000;place-items:center;width:48px;height:48px;margin:0;padding:0;display:grid}.mute-button{z-index:2;position:fixed;bottom:20px;right:100px}.mute-button:hover~.mallet,.end-button:hover~.mallet{display:none}.end-button{z-index:2;position:fixed;top:0;right:0}.stretch-title{text-align:center;justify-content:center;animation:1.2s ease-in-out forwards stretchInOut;display:flex}@keyframes stretchInOut{0%{opacity:0;transform:scaleX(.3)scaleY(1.8)}40%{opacity:1;transform:scaleX(1.4)scaleY(.7)}70%{transform:scaleX(.9)scaleY(1.1)}to{opacity:1;transform:scaleX(1)scaleY(1)}}
.box{background-color:#fffacd;border-radius:1rem;margin:3vh;padding:3vh}label{color:#000;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.2rem}option,select{color:#000;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.2rem;font-weight:700}.start-btn{justify-content:center;align-items:center;margin-top:20px;margin-left:3vh;display:flex}
