.santa-runner{position:absolute;bottom:-40px;right:-200px;height:120px;pointer-events:none;animation:santa-run 18s linear infinite;will-change:transform}@keyframes santa-run{0%{transform:translate(0)}to{transform:translate(-120vw)}}
