Tell us what’s happening:
Describe your issue in detail here.
Your code so far
/* file: index.Ext.html */
body {
background-color: burlywood;
/* comment here */
}
h1, h2, p {
text-align: center;
}
div {
width: 300px;
}
/* file: styles.Ext.css */
body {
background-color: burlywood;
/* comment here */
}
h1, h2, p {
text-align: center;
}
div {
width: 300px;
}
Your mobile information:
SM-A336E - Android 13 - Android SDK 33
Challenge: Learn Basic CSS by Building a Cafe Menu - Step 22
Link to the challenge: