       #perent{display: flex; text-align: center;}
       div{width: 400px;}
       .allbox{ border: 5px solid rgb(179, 179, 252);  height: 595px; margin: 10px; border-radius: 30px; }
       
.buy{background-color:rgb(179, 179, 252) ; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px;  }

button{background-color: blue; height: 30px; width: 50px; border-radius: 5px;}
button > a{color: #fff; text-decoration: none;}