.bg-pattern{background-image:url(https://raw.githubusercontent.com/saifat29/gl/refs/heads/main/pattern-1.png);background-repeat:repeat}.spin-animation{-moz-animation:spinHorizontal 2s infinite linear;-o-animation:spinHorizontal 2s infinite linear;-webkit-animation:spinHorizontal 2s infinite linear;animation:spinHorizontal 2s infinite linear}@keyframes spinHorizontal{0%{transform:rotateY(0)}50%{transform:rotateY(180deg)}51%{transform:rotateY(180deg)}to{transform:rotateY(0)}}
