Need fluid typography help to make this lil NFT generator work responsively

I was practicing several concepts (glitch effect and JS to generate on click in this tv an ‘NFT.’ My issue is that the text comes outside the tv image on small screens. any advice on how to implement fluid typography? thanks in advance!

live project
github repo

One simple approach would be to simply add a few breakpoints (media-queries) that ensure that the text always has an acceptable size and stays inside the boundaries of the TV.