.falling-text-container{position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-align:center}.falling-text-target{display:flex;justify-content:space-between}.word{display:inline-block;margin:0 4px;user-select:none;color:white;font-weight:550;will-change:transform}.highlighted{color:cyan;font-weight:700}.falling-text-canvas{position:absolute;top:0;left:0;z-index:0}