@import url('https://fonts.googleapis.com/css?family=Noto+Sans');

body {
  width: 100%;
  margin: 0 auto;
  font-family: 'Noto Sans', sans-serif;
}