Learn Responsive Web Design by Building a Piano - Step 28

Learn Responsive Web Design by Building a Piano - Step 28: The challenge is not appearing with no instructions, box to solve and submit button.

Clear the browser cache, then close and reopen the browser. That should fix it.

1 Like

here is it

@media (max-width: 768px) {
#piano {
width: 358px;
}
}