Learn Basic CSS by Building a Cafe Menu - Step 1

Tell us what’s happening:
Describe your issue in detail here.

Your code so far

<!DOCTYPE html>
<html lang="en">

<!-- User Editable Region -->

<head>
  <title>

<!-- User Editable Region -->

</html>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36

Challenge: Learn Basic CSS by Building a Cafe Menu - Step 2

Link to the challenge:

Hi,
I’d suggest to also take the time to collect some info alongside the challenges and read about basic concepts, watch youtube videos etc. Otherwise, me telling you what to do will probably not help as much.
Concerning this particular challenge: You need closing tags for both head and title elements, and the challenge asks you to give the title specific text.