Created
October 16, 2015 12:57
-
-
Save BrendanBerkley/f5e4790ed89697101c0b to your computer and use it in GitHub Desktop.
Test background
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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