Preview:
@import "compass/css";

​
3
*, *:before, *:after {

  box-sizing: border-box;

  margin: 0;

  padding: 0;

}

html, body {

  font-size: 62.5%;

  height: 100%;

  overflow: hidden;

}

​

$openSans: 'Open Sans', Helvetica, Arial, sans-serif;

$bg1: 'https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/sls-1.jpg';

$bg2: 'https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/sls-2.jpg';

$bg3: 'https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/sls-3.jpg';

$bg4: 'https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/sls-4.jpg';

$bg5: 'https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/sls-5.jpg';
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