Preview:
body {

  /* feel free to change height */

  height: 000px;

  background: linear-gradient(
5
    to bottom,

    orange,

    darkblue

  );

}

​

h1 {

  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 

  font-weight: 300;

  color: white;

  text-transform: uppercase;

  text-align: center;

  font-size: 22px;

  letter-spacing: 5px;

  font-weight: 100;
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