.controls {
  display: flex;
  flex-basis: auto;
  justify-content: flex-end; }
