.text-loop { position: relative; width: 100%; overflow: hidden; }
.text-loop-svg { display: block; width: 100%; height: auto; }
.text-loop-text { user-select: none; }
.text-loop-measure { visibility: hidden; pointer-events: none; }
