Mission
New Properties:
- {{ prop.name }}: {{ prop.description }}
Hint:
CSS Grid Code
.grid-container { display: grid;
}
{{ feedback }}
Attempts remaining: {{ attemptsLeft }}
Your Layout
{{ item.content }}
Target Layout
{{ item.content }}