#bargain .answers-container button {
  position: relative;
}

#bargain .answers-container .emoji {
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
}
