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 49d08d1d14..57540f6a44 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
@@ -5,6 +5,26 @@ title: Adjust the Color of Various Elements to Complementary Colors
This is a stub. Help our community expand it.
+## Hints
+Add the following code on the .blue-box and the corresponding values for each padding.
+Then change 0px to corresponding values of paddings.
+
+Top - 40px
+Right - 20px
+Bottom - 20px
+Left - 40px
+
+
+
+
+
This quick style guide will help ensure your pull request gets accepted.