.button-container {
  display: flex;
  /* justify-content: center; */
  align-items: center;
}

img {
  margin: 5px;
}
