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


<!DOCTYPEHTML/>
 <caffee>
         <cafe shop>
       {
        colour:green
         text-align:center
       }
        <style>
        <head>
        <body>
<h1coffeecafeshop/h1>
        </HTML>
<!DOCTYPEHTML/>
    

Your mobile information:

vivo 1951 - Android 11 - Android SDK 30

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

Link to the challenge:

You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!

Welcome to the forum @morthalayireddy

Have another look at the example code.

You have added elements and selectors which the instructions did not ask you to include.

Please reset the step to restore the seed code and try again.

Pay attention to spacing and casing.
Only add code asked of you, otherwise the tests may fail.

Happy coding