body {
  background-color: rgb(32, 178, 170);
}

.btn-group {
  display: flex;
  justify-content: center;
  width: 100%;
}

.play-pause-button {
  flex: 0 !important;
  display: inline-flex;
  align-items: center;
}

.action-button {
  flex: 0 !important;
}/*# sourceMappingURL=styles.css.map */