.video-player { display: flex; flex-direction: column; width: 100%; height: 100%; overflow: hidden; border-radius: 12px; .video-player-component { width: 100%; height: 100%; } }