Skip to content

Instantly share code, notes, and snippets.

View mirandawang's full-sized avatar
🍓

Miranda Wang mirandawang

🍓
View GitHub Profile
@mirandawang
mirandawang / dabblet.css
Last active August 29, 2015 14:07
Miranda's Testing Page
/**
* Miranda's Testing Page
*/
/*Basic reset*/
* {margin: 0; padding: 0;}
html, body {height: 100%;}
body {
background: navy;