body {
  font-family: 'Roboto', open-sans;
  font-size: 18px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  color: rgba(0, 0, 0, .8);
  overflow-y: scroll;
}
