The assessment: https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/A_cool_looking_box#styling_the_box
The starting HTML used in the assessment: https://github.com/mdn/learning-area/blob/main/css/styling-boxes/cool-information-box-start/index.html
The directions say:
We’d like you to style the provided
<div>
, giving it the following:
However, there is no <div>
element in the provided HTML.