When you made a GET request to https://twitter.com, Twitter sent an HTML file as a response. 

HTML is used to structure content on a website. If we dig into the HTML file Twitter sent us, we can find things like a login button. 

To learn more about HTML, make sure to add it to your favorite tracks.