
.sex {
  font-size: 20px;
  text-align: center;
  border-radius: 15px; /* Use px, %, or em */
  background-color: #73AD21;
  width: 200px;
  height: 150px;
     }
