The padStart() method pads a string from the start.
It pads the string with another string (multiple times) until it reaches a given length.