.pikachu-body{width:100%;max-width:350px;min-width:300px;height:200px;background:#F4DC26;margin:auto;position:relative;overflow:hidden}.left-eye,.right-eye{background:#000;width:50px;height:50px;position:absolute;border-radius:50%;margin:20px}.right-eye{right:40px}.left-eye{left:40px}.eye:after{content:"";background:#fff;position:absolute;width:20px;height:20px;border-radius:50%;left:10px;top:7px}.pikachu-cheeks{position:relative}.cheek{background:#FF4302;width:40px;height:40px;border-radius:50%;position:absolute;top:70px}.left-cheek{left:30px}.right-cheek{right:30px}.pikachu-nose{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px;height:13px;background:#000;border-radius:50px}.pikachu-mouth{position:relative;width:200px;height:150px;border:5px solid #000;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;border-radius:40px 40px 100px 100px;top:40%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);overflow:hidden}.tounge{width:50px;height:70px;background:#FF436D;position:absolute;bottom:-50px;border-radius:20px;left:60%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translate(-50%);animation-name:toungeTwister;animation-duration:1.5s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes toungeTwister{0%{left:25%;bottom:-34px}30%{bottom:-60px}60%{bottom:-65px}80%{bottom:-55px}to{left:75%;bottom:-20px}}
