Tell us what’s happening:
Describe your issue in detail here.
I can’t make head or tail of this could someone please help me.
Your code so far
/* file: index.Ext.html */
body {
background: #f5f6f7;
color: #1b1b32;
font-family: Helvetica;
margin: 0;
}
#logo id {
width: max(100px, 18vw)
/* file: styles.Ext.css */
body {
background: #f5f6f7;
color: #1b1b32;
font-family: Helvetica;
margin: 0;
}
#logo id {
width: max(100px, 18vw)
Your mobile information:
SM-G975F - Android 12 - Android SDK 31
Challenge: Learn Accessibility by Building a Quiz - Step 8
Link to the challenge: