With the image added and the structure of the webpage done, it's time to add some headings and paragraphs.

<html>
<head>
  <link rel="stylesheet" href="style.css">
</head>
<body>
  <img src="https://mimo.app/r/homeflix.png">
</body>
</html>]]>