SVG Backgrounds

Click a button to copy the CSS line for the SVG background. Paste it inside of the body declaration block:

body {
  [Paste Code]
}

background-image: $brick-BG;
background-image: $cage-BG;
background-image: $checkers-BG;
background-image: $circuit-BG;
background-image: $diagonalLines-BG;
background-image: $diamonds-BG;
background-image: $heavyRain-BG;
background-image: $hexagons-BG;
background-image: $pixels-BG;
background-image: $rain-BG;
background-image: $signal-BG;
background-image: $texture-BG;
background-image: $topography-BG;
@extend %carbonFibre-BG;