.player-control {
  position: absolute;
  top: 0;
  left: 11px;
  width: calc(100% - 22px);
  height: 100%; }
