Skip to content

Instantly share code, notes, and snippets.

@daviddarnes
Created July 12, 2015 19:44
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 daviddarnes/64723381ca5b3112c9e0 to your computer and use it in GitHub Desktop.
Save daviddarnes/64723381ca5b3112c9e0 to your computer and use it in GitHub Desktop.
body {
background-color: #333;
color: #B8B8B8;
text-align: center;
}
h2 {
font-weight: 500;
}
.dropzone {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 0;
margin: 0;
border: none;
}
.inside {
position: relative;
margin-top: 40vh;
}
.adsbygoogle {
position: absolute;bottom: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment