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