
.container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
}

.container img {
  border: 0;
}
