.typewriter-element .typewriter-fixed{display:inline-block;float:right;margin-left:3px;font-size:23px}.typewriter-element .Typewriter__wrapper{font-size:23px}.typewriter-element.typewriter-box-center{display:flex;justify-content:center;align-items:center}.typewriter-element.typewriter-box-left{display:flex;justify-content:flex-end;align-items:center}.typewriter-element.typewriter-box-right{display:flex;justify-content:right;align-items:center}.typewriter-element .Typewriter__cursor{-webkit-animation:Typewriter-cursor 1s infinite;animation:Typewriter-cursor 1s infinite;margin-left:1px;font-size:23px}.typewriter-element .typewriter{display:inline-block;margin:0 6px}@-webkit-keyframes Typewriter-cursor{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes Typewriter-cursor{0%{opacity:0}50%{opacity:1}100%{opacity:0}}