diff --git a/guide/english/certifications/responsive-web-design/applied-visual-design/adjust-the-color-of-various-elements-to-complementary-colors/index.md b/guide/english/certifications/responsive-web-design/applied-visual-design/adjust-the-color-of-various-elements-to-complementary-colors/index.md
index 57540f6a44..c0bad66395 100644
--- a/guide/english/certifications/responsive-web-design/applied-visual-design/adjust-the-color-of-various-elements-to-complementary-colors/index.md
+++ b/guide/english/certifications/responsive-web-design/applied-visual-design/adjust-the-color-of-various-elements-to-complementary-colors/index.md
@@ -3,28 +3,49 @@ title: Adjust the Color of Various Elements to Complementary Colors
---
## Adjust the Color of Various Elements to Complementary Colors
-This is a stub. Help our community expand it.
+### Hint
-## Hints
-Add the following code on the .blue-box and the corresponding values for each padding.
-Then change 0px to corresponding values of paddings.
+Change the colours of the given elements to the ones given in the problem.
-Top - 40px
-Right - 20px
-Bottom - 20px
-Left - 40px
+### Solution
+```css
-
-
-
-This quick style guide will help ensure your pull request gets accepted.
-
-
+
+
Cooking with FCC!
+
+
+
+
Machine Learning in the Kitchen
+
Join this two day workshop that walks through how to implement cutting-edge snack-getting algorithms with a command line interface. Coding usually involves writing exact instructions, but sometimes you need your computer to execute flexible commands, like fetch Pringles.
+
+
+
+
Bisection Vegetable Chopping
+
This week-long retreat will level-up your coding ninja skills to actual ninja skills. No longer is the humble bisection search limited to sorted arrays or coding interview questions, applying its concepts in the kitchen will have you chopping carrots in O(log n) time before you know it.