Preview:
body {

  background: #eee; /* For visibility of elements. */

}

​

span {

  box-sizing: border-box;

  color: #ffffff;

  display: block;

  font-family: "Work Sans", sans-serif;

  font-size: px;

  font-weight: 300;

  line-height: 22px;

}

​
15
@media print {

  span {

    box-shadow: none !important;

    text-shadow: none !important;

  }

}

​
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter