.pixelify{font-family:Pixelify Sans,sans-serif}.progress-bar{width:200px;height:10px;background-color:#333;border:2px solid white;position:relative;overflow:hidden}.progress-fill{height:100%;background-color:#fff;width:0;animation:progress 3s infinite ease-in-out}@keyframes progress{0%{width:0}50%{width:100%}to{width:0}}#gameCanvas{top:64px;height:calc(100vh - 64px)}#mobileMenu{transition:opacity .3s ease-in-out}#mobileMenu.hidden{display:none;opacity:0}#mobileMenu:not(.hidden){display:block;opacity:1}.score-red{color:#f44!important}.score-green{color:#25d366!important}
