.box1{
  width:350px;
  height:300px;
  background-color: #fce8e0;
  border-radius:20px 20px 20px 20px;
}