
.ps-player {
  position: relative;
  width: 100%;
  height: 100%;
}
.ps-player-container {
  width: 100%;
  height: 100%;
  background-color: #000;
}

