.center{
  margin: 0 auto;
  width: 80%;
  display: block;
  }
    
  .midtxt{
    text-align: center;
  }