https://www.codecademy.com/courses/learn-jquery/projects/font-preview
I am unable to test the keyup handler for the font size text input because the text input field will not accept any changes. I cannot delete the placeholder text or type anything new in the edit field. I have tried in both Chrome and Edge. I tried adding a second text input box to the form and it too was nonfunctional. The text area for the sample text works fine. The font size input did not work from the start so it isn’t anything I added to the project. Just in case, though, I reset the project and confirmed it still does not work. What am I missing?