.bubble{position:relative;background:#fff;border:2px solid #000;border-radius:40px;padding:1px 21px;width:451px;margin-top:26px;height:72px;box-shadow:3px 3px 0px #000;display:flex;align-items:center}.bubble1{display:-ms-flexbox!important;display:flex!important;justify-content:center}.bubble::before,.bubble::after{content:"";position:absolute;background:#fff;border:2px solid black;border-radius:50%}.bubble::before{width:15px;height:15px;bottom:-20px;left:30px}.bubble::after{width:10px;height:10px;bottom:-35px;left:18px}.line{border-right:2px solid #00457c;white-space:nowrap;overflow:hidden;display:inline-block;font-size:.95rem;max-width:100%;font-weight:700}.typing{animation:typing 3s steps(50,end) 1 forwards,blink-caret .5s step-end infinite}