.skeleton { display: flex; align-items: center; height: 211px; padding: 10px; background: #ffffff; border-radius: 7px; z-index: -1; } .skeleton-content{ width: 320px; height: 211px; }