.game-displayWrap{position:relative;margin-bottom:20px;border-bottom:2px solid #fff}@media screen and (max-width:400px){.game-displayWrap{margin-bottom:28px}}.game-displayList{position:relative;margin-right:10px;list-style:none;font-size:19px;font-weight:700}.game-displayList.combo{position:absolute;top:-15px;right:-10px;margin-right:0;width:100px;height:100px;animation:comboCounter 2s linear infinite}@keyframes comboCounter{0%{transform:scale(1)}5%{transform:scale(1.2)}10%{transform:scale(1)}15%{transform:scale(1.2)}20%{transform:scale(1)}to{transform:scale(1)}}.game-displayList.combo:before{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(jaggedCircle.da191b24.png);background-size:100px;background-repeat:no-repeat;pointer-events:none;z-index:1;content:""}.game-displayComboCount{position:relative;display:block;padding:20px 0 0 3px;width:100%;height:100%;text-align:center;font-size:15px;line-height:1;z-index:2}.game-displayListInner{display:flex;height:40px}.game-displayCategory{margin-right:5px;padding:13px 0 0}.game-displayName{display:inline-block}.game-displayLargeNumber{font-size:34px;color:#fcff00;font-weight:700}