.container {
  max-width: 80%;
  background: white;
  padding: 10px 15px;
  margin: 0 auto;
}
