Maybe something like this will work to „hide“ the license key?
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 200px;
This way, the string gets truncated and the license key is not visible at first glance… but yeah, still showing in the html for a second. Show me the guy who‘s taking screenshots of that