#SnapABug_bImg {
  width: 0;
  height: 0;
  padding: 30px;
  border-radius: 30px;
  background-color: #1cddff;
  font-size: 30px;
  background-image: url(https://assets.sleepio.com/img/sleep-test/question-mark.png?v=v0.233.0-34-g3c9de79);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}
#SnapABug_Button {
  bottom: 35px;
  right: 40px;
  left: auto;
}
