You’re very welcome.
Incidentally, I’d probably only add the word “Score” if it was really necessary too. For example, if its kinda obvious that its the player score, e.g. starts at 0, goes up when they shoot things and there isn’t anything else in the player HUD then perhaps you don’t even need a label. If you have lives too, rather than representing this like this;
“Lives : 3”
you could for example have three icons of the player’s paddle, but smaller, or three hearts or something else which visually indicates the players lives - this can again save you from needing to stamp the words in the hud and save a bit of space