.cow {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.description {
  text-align: center;
}
