.cmgp-preview{width:100%;height:100%;display:flex;align-items:center;justify-content:center;animation:colorCycle 60s infinite alternate;position:relative;overflow:hidden}@keyframes colorCycle{0%{background-color:#e74c3c}20%{background-color:#f39c12}40%{background-color:#2ecc71}60%{background-color:#3498db}80%{background-color:#9b59b6}to{background-color:#e74c3c}}
