@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@media screen and (max-width:1200px) and (max-height:600px){body{zoom:80%}}