Pasting to the editor

**Tell us what’s happening:**How do I paste the ipsum text into the HTML editor? I can copy it, but when I want to paste it into the editor, I have to type it out letter by letter.

Your code so far


<h2>CatPhotoApp</h2>

<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0.

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/introduction-to-html5-elements

The keyboard shortcut ctrl + v will perform a paste.

Awesome. Thanks. I’m not typing out “Kitty Ipsum” garbage. What a waste.