@keyframes shell-shot{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(-260px,-260px) scale(.5)}}.shell{animation:shell-shot 1s ease-out forwards;background:radial-gradient(circle at 30% 30%,#fa0,#f57c00);box-shadow:0 0 15px #f57c00,0 0 30px #ff8c1a;height:16px;pointer-events:none;width:16px;z-index:10000}.shell,.tank-top{border-radius:50%;position:fixed}.tank-top{align-items:center;background-image:url(../tankblaster/icon48.png);background-size:cover;bottom:30px;box-shadow:0 4px 10px #00000080;color:transparent;display:flex;font-size:2rem;height:60px;justify-content:center;right:30px;transition:all .2s;width:60px;z-index:99}.tank-top:hover{box-shadow:0 0 20px #f57c00;transform:scale(1.1) rotate(5deg)}.tank-icon{align-items:center;display:flex;flex-direction:column;line-height:1}.tank-icon .turret{display:inline-block;font-size:1.5rem}
