.less_2 {
  border-radius: 30px;
}
.shape {
  display: inline-block;
  width: 200px;
  height: 200px;
  background: #ddf;
  margin: 20px;
}
