img.desk{bottom:234px;position:absolute;right:28px;width:600px!important;z-index:1}img.hand{animation:drink-coffee 3s infinite alternate;animation-delay:13s;bottom:334px;right:402px;transform-origin:bottom center}img.hand,img.leg{position:absolute;width:auto}img.leg{bottom:110px;right:233px}img.leg,img.leg-game{animation:swing 10s infinite;animation-delay:10s;transform-origin:top center}img.leg-game{bottom:78px;right:249px;width:160px}img.desk-game{bottom:0;position:absolute;right:0;width:545px!important;z-index:1}@keyframes swing{0%,to{transform:rotate(0deg)}25%{transform:rotate(10deg)}50%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}@keyframes drink-coffee{0%{transform:translateY(0) translateX(0)}50%{transform:translateY(-14px) translateX(-4px)}to{transform:translateY(0) translateX(0)}}