.skeleton-box{background-color:#23272a;border-radius:15px;width:100%;height:200px;margin-bottom:10px;display:flex}@keyframes loading{0%{background-color:#23272a}50%{background-color:#2c2f33}to{background-color:#23272a}}.skeleton-animation{animation:1.5s ease-in-out infinite loading}
