.menu {
  button {
    color: white;
  }
}

.toolbar {
  justify-content: center;
}

.restartContainer,
.rewindContainer,
.soundPanelContainer,
.storyOptionsContainer {
  margin: 0 10px;
}
