- /**
- * The first commented line is your dabblet’s title
- */
- padding: 100px 20px 0;
- background: #f06;
- background: linear-gradient(45deg, #f06, yellow);
- min-height:100%;
- font-family: Helvetica;
- font-size: 200px;
- font-weight: bold;
- line-height: 1;
- color: #fff;
- text-align: center;
- text-shadow: #6374AB 10px 10px 2px;