Skip to content

Instantly share code, notes, and snippets.

@Fluxuous
Fluxuous / dabblet.css
Created October 19, 2012 00:52
planetary system
/**
* planetary system
*/
html {
min-height: 100%;
overflow: hidden;
background: #000;
font: 13px/1.56 Helvetica;
}
input {display: none;}