Sorry For Repost
i have post this problem recently and code given by @825orion didn’t work ,thanks for replied, sorry for not respond your reply .
still getting stuck on exc 10, even by “Get Code” doesn’t solve my problem.
<Below this line, add a link to the EXACT exercise that you are stuck at.>
https://www.codecademy.com/courses/learn-html-css/lessons/adding-images/exercises/background-color?action=lesson_resume&link_content_target=interstitial_lesson
<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>
.btn {
background-color: #14213D;
background: linear-gradient(#FFD194, #BC1324);
color: #FFF;
font-family: 'Amatic SC', cursive;
font-size: 26px;
padding: 14px;
}