:root{--kesha-rouge:#8e2121;--kesha-snot:#dcd106;background:var(--kesha-rouge)}#root{box-sizing:border-box;justify-content:center;align-items:center;max-width:100%;height:100svh;margin:auto;display:flex}img{max-width:300px;animation:5s linear infinite spin}img:hover{animation:5s linear infinite paused spin}@keyframes spin{0%{rotate:0deg}to{rotate:360deg}}body{margin:0}
