Skip to content

Instantly share code, notes, and snippets.

View twofactor's full-sized avatar

David twofactor

View GitHub Profile
/* CSS declarations go here */
body {
font-family: sans-serif;
background-color: #315481;
background-image: linear-gradient(to bottom, #315481, #918e82 100%);
background-attachment: fixed;
position: absolute;
top: 0;
bottom: 0;