I have a few questions about CSS. I have an animation, listed below. \[code\]<style> div.one{width:100px;height:100px;background:blue;position:relative;animation:skew ease 2s;animation-iteration-count: infinite;text-align:center;border-radius:50%;}@keyframes myfirst{0% {background:red;left:0px;transform:rotat