.Pulsing_blob__F7xmY{background:red;border-radius:50%;margin:10px;height:15px;width:15px;box-shadow:0 0 0 0 #000;transform:scale(1);animation:Pulsing_pulse__FNGfr 2s infinite}@keyframes Pulsing_pulse__FNGfr{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(255,0,0,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px transparent}to{transform:scale(.95);box-shadow:0 0 0 0 transparent}}