html,body,#root{width:100%;height:100%;margin:0}*{box-sizing:border-box}@keyframes pulse{0%,80%,to{opacity:.5;transform:scale(.7)}40%{opacity:1;transform:scale(1)}}.loader span:nth-child(2){animation-delay:.2s}.loader span:nth-child(3){animation-delay:.4s}
