.square-skeleton{background-color:#e0e0e0!important;border-radius:5px;animation:pulse 1.5s infinite}@keyframes pulse{0%{background-color:#e0e0e0!important}50%{background-color:silver!important}to{background-color:#e0e0e0!important}}