.dot{background-color:#34c759;border-radius:50%;height:10px;margin-right:10px;width:10px}.pulsing{animation:pulse 1s infinite}@keyframes pulse{0%{transform:scale(.8)}50%{transform:scale(1.2)}to{transform:scale(.8)}}
