.container {
    width: 80%;
    margin: 20px auto;
  }
  
  .p {
    text-align: center;
    font-size: 14px;
    padding-top: 140px;
  }