From 5bc2ceac97fb9f5712671da26959514b7faf5a5f Mon Sep 17 00:00:00 2001
From: The Coding Aviator <34807532+thecodingaviator@users.noreply.github.com>
Date: Sat, 9 Mar 2019 20:13:16 +0530
Subject: [PATCH] Added solution to Add Flex Superpowers to the Tweet Embed
challenge (#34542)
* Update index.md
* Add full solution
---
.../index.md | 103 +++++++++++++++---
1 file changed, 87 insertions(+), 16 deletions(-)
diff --git a/guide/english/certifications/responsive-web-design/css-flexbox/add-flex-superpowers-to-the-tweet-embed/index.md b/guide/english/certifications/responsive-web-design/css-flexbox/add-flex-superpowers-to-the-tweet-embed/index.md
index 1d692d8a2e..f2737ab664 100644
--- a/guide/english/certifications/responsive-web-design/css-flexbox/add-flex-superpowers-to-the-tweet-embed/index.md
+++ b/guide/english/certifications/responsive-web-design/css-flexbox/add-flex-superpowers-to-the-tweet-embed/index.md
@@ -3,28 +3,99 @@ title: Add Flex Superpowers to the Tweet Embed
---
## Add Flex Superpowers to the Tweet Embed
-Building on the previous challenge, you will need to add the property to the right selectors. Here the trick is identifying the right selector then all you need to add the display: flex; property.
+Building on the previous challenge, you will need to add the property to the right selectors. Here the trick is identifying the right selector then all you need to add the *display: flex;* property.
The header will ensure the picture, name, handle, and follow buttons get repositioned horizonatally.
-```CSS
-header {
+```html
+
+
+
Quincy Larson
+ @ossia
+
I meet so many people who are in search of that one trick that will help them work smart. Even if you work smart, you still have to work hard.
+ 1:32 PM - 12 Jan 2018 +