.chirp__loading{font-size:12em;text-align:center;display:block;line-height:500px;-webkit-animation:1s linear infinite alternate chirp__pulsate;animation:1s linear infinite alternate chirp__pulsate}@-webkit-keyframes chirp__pulsate{from{background:#ffd008}to{background:#fff6d0}}@keyframes chirp__pulsate{from{background:#ffd008}to{background:#fff6d0}}