:root { font: 20px/1.25 "BlinkMacSystemFont"; }

body, body * {
	margin:          unset;
	box-sizing:      unset;
	padding:         unset;
	font-size:       unset;
	color:           unset;
	text-decoration: unset;
}