.loader-container{display:flex;flex-direction:column;justify-content:center;align-items:center}@keyframes placeholder{0%{background-position:-600px 0}to{background-position:600px 0}}.animated-background{animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholder;animation-timing-function:linear;background:#eee;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:1200px 100px;min-height:30px;width:100%;margin:5px 0;border-radius:3px}