Add Flex Superpowers to the Tweet Embed Error

header .follow-btn {
display: flex;
margin: 0 0 0 auto;
}

// running tests
Your .follow-btn should have a display property set to
flex
// tests completed

I even checked the solution online, copied it, and it came out with the same message. Any ideas?

We really need to see the full code. When you need help with a challenge you can click “Get Help” and then “Ask for help”. This will make a forum thread with your code and some information.

Anyway, if you have an ad blocker extension installed try disabling it.