.gesture-image {
  width: 70vmin;
  background-color: rgb(200, 200, 200);
  display: block;
  margin: auto;
}
