@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,300';

html {
  /* 1 */
  font: normal 20px / 20px 'Open Sans';
  background: #ffffff;
  color: #444444;
}