Код:
<!--HTML-->
#challenge .kopf {
color: #A8BFB0;
font-family: 'Sacramento', cursive;
font-size: 100px;
text-align: center;
text-shadow: 1px 0px 1px #fff;
line-height: 50px;
padding-top: 40px;
}
<div class="kopf">Cupcake</div>














