body{margin:0;font-family:sans-serif}body::-webkit-scrollbar{display:none}.container{-webkit-user-select:none;user-select:none;background-color:#f0f0e0;justify-content:center;align-items:center;width:100dvw;height:100dvh;display:flex}.outbox{width:750px}.special{animation:1s infinite alternate esa}@keyframes esa{0%{filter:hue-rotate()}50%{filter:hue-rotate(360deg)}to{filter:hue-rotate()}}.super{filter:drop-shadow(0 0 .75rem #dc143c)}.hint{filter:drop-shadow(0 0 15px #fff);animation:3s alternate both hintopa}@keyframes hintopa{0%{opacity:0}40%{opacity:0}to{opacity:.3}}.gameover,.result{filter:invert()}svg{touch-action:none}.result_text{animation:3s infinite alternate opa}@keyframes opa{0%{opacity:.7}50%{opacity:.8}to{opacity:.7}}.title{filter:drop-shadow(0 0 5px #fff)}.selected{animation:.5s infinite alternate huerotator}@keyframes huerotator{0%{filter:contrast()}50%{filter:contrast(70%)}to{filter:contrast()}}#footer{color:#555;border-radius:5px;width:calc(100dvw - 2px);height:31px;margin:0;position:absolute;top:calc(100dvh - 33px);left:0;background:#6363631a!important}#footer a{color:#555}#footer>p{text-align:center;margin:0;font-size:10px;line-height:30px}
