Skip to content

Instantly share code, notes, and snippets.

@BrendanBerkley
Created October 16, 2015 12:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BrendanBerkley/f5e4790ed89697101c0b to your computer and use it in GitHub Desktop.
Save BrendanBerkley/f5e4790ed89697101c0b to your computer and use it in GitHub Desktop.
Test background
<html>
<head>
<style>
body {
background-color: rgba(0,0,0,0.5);
}
.content {
background-color: white;
padding: 20px;
width: 75%;
margin: 0 auto;
}
</style>
</head>
<body>
<div class="content">Plaid Kickstarter Schlitz, gluten-free cred small batch banjo meh Marfa sustainable artisan iPhone tousled Odd Future. Small batch banh mi selfies keytar. Lo-fi gentrify crucifix Wes Anderson, pour-over flannel asymmetrical artisan VHS organic lomo. Crucifix pour-over retro occupy dreamcatcher Marfa. Fingerstache authentic vinyl, beard mlkshk meditation pop-up. Cronut wayfarers Carles cornhole cray, sustainable viral. Disrupt gluten-free pop-up Marfa, mumblecore wayfarers seitan mlkshk.</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment