Show the Susy Grid as a background-image on any container.
// susy-grid-background(); .page { @include susy-grid-background; }
<body> element as your Container, you need to apply a background to the <html> element in order for this grid-background to size properly.