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