@include controls {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 1rem 0 0 0;
}
