Skip to content

Instantly share code, notes, and snippets.

/* GLOBAL */
body, html {
background-image: url(images/diamond_plate.jpg);
background-repeat: repeat;
background-size: cover;
font: 15px/1.5 Arial;
margin: 5px 0 0 0;
padding: 0;
height: 100%;