body {
  font-family: 'Open Sans', sans-serif;
   background-color: #eee;
   color: #515151;
   max-width: 75vw;
   margin: auto;
}
