#timer{font-size:1.2rem;font-weight:bolder;color:#fff}ul.svelte-mredv7{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:end}li.svelte-mredv7{margin:0 .2rem}#life-bar{font-size:1.4rem}#life-bar svg{height:24px;width:24px}#game-over{position:absolute;top:0;left:0;z-index:200;width:100%;height:100%;display:flex;align-items:center;justify-content:center}#game-over.win{background:#1a851acc}#game-over.lose{background:#851a1acc}#game-over>div{border-radius:20px;background-color:#25252d;border:4px solid #14141c;box-shadow:0 0 20px 10px #0003;padding:2rem;color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}#game-over.lose>div>svg{color:red}#game-over.win>div>svg{color:green}#game-over>div>svg{height:45px;width:45px;margin-bottom:10px}#game-over>div>button{font-size:1.3rem}#game-over>div>button svg{color:green;margin:.2rem;height:25px;width:25px}#container-head{width:100%}#head-status{display:flex;flex-direction:row;align-items:center;justify-content:space-between}#head-status>*{flex-basis:33%}#counter.svelte-smx13w{text-align:center;color:#fff;font-weight:900;font-size:.8rem;margin:.25rem 0}
