.skeleton{border-radius:.5rem;justify-content:center;align-items:center;width:100%;animation:2.5s ease-in-out infinite pulse;display:flex}@keyframes pulse{0%{background-color:#fff}50%{background-color:#f7fbfc}to{background-color:#fff}}
