When the text is too large to fit into the button, it's hidden like so (full text is "start free crash course"):  except when the button is pressed:  Setting `overflow: hidden` on the element prevents the button text from leaking outside.
When the text is too large to fit into the button, it's hidden like so (full text is "start free crash course"):
except when the button is pressed:

Setting
overflow: hiddenon the element prevents the button text from leaking outside.