body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #666;
  font-size: 12px;
  line-height: 20px;
  background-color: #eee;
}
.container {
  background-color: #fff;
  width: auto;
  max-width: 680px;
}