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