h3 {
  text-align: center;
}
p{
  text-align: justify;
}
.textshape1 {
  border-radius: 50%;
  width: 93px;
  height: 56px;
  shape-outside: ellipse(72px 33px at 22% 20%);
  float: left;
}
.textshape2 {
float: right;
  height: 500px;
  width: 500px;
  shape-outside: polygon(97.93% 10px, 91.72% 6.17%, 85.62% 13.67%, 89.45% 21.79%, 90.91% 33.65%, 86.66% 39.97%, 75.27% 35.93%, 69.4% 44.67%, 65.66% 54.4%, 47.61% 51.23%, 38.34% 47.13%, 30.27% 49.53%, 23.6% 64.8%, 12.8% 75.2%, -0.20% 81.00%, -12.6% 82%, -40% 78.6%, -39.6% 89.8%, 457px 86.93%);
}
body {
  overflow: hidden;
}
