.scramble-text {
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.02em;
    white-space: nowrap;
}

.scramble-text.playing {
    will-change: contents;
}