xxxxxxxxxx
1
<p class="text"><MDB></p>
xxxxxxxxxx
1
body {
2
background: #ffff89;
3
background: linear-gradient(to bottom, #ffff89 0%,#ffff89 9%,#ffff89 13%,#59ff5e 41%,#59ff5e 49%,#eeff07 100%);
4
}
5
6
.text { text-align: center; margin-top: 10%; font: 16em "Arial Black", "Arial Bold", sans-serif; font-weight: bold;
7
background: url('https://scontent-waw1-1.xx.fbcdn.net/v/t1.0-9/46513547_2361403980540383_3337445118071275520_n.jpg?_nc_cat=102&_nc_ht=scontent-waw1-1.xx&oh=a342d86fd377a0035f3c760ec332836b&oe=5CAD62F6') center center no-repeat;
8
-webkit-background-clip: text;
9
background-clip: text;
10
-webkit-text-fill-color: transparent;
11
box-shadow:3px 5px rgba(0,0,0,.5);
12
}
1
1
Console errors: 0