.container{
  max-width: 90%;
  margin: 0 auto;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  padding: 20px;
}

