// elements

html, body
  min-height 100%
  font-weight 200
  font-size 14px
  line-height 1.5
  background-color white
  font-family Sans-Serif
  text-rendering optimizelegibility
  font-smoothing antialiased

a, button
  outline none
