/* potential font I'll always use */


* {
    border: 0; margin: 0; padding: 0; box-sizing: border-box;
}



/* a few standard rules i use all the time */

