*,:before,:after{box-sizing:border-box}body{margin:0}.typing-dot{background-color:#40428f;border-radius:50%;width:6px;height:6px;margin:0 3px;animation:1.4s ease-in-out infinite typingBounce;display:inline-block}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}
