.player_panel {
width: 100%;
position: absolute;
flex-direction: row;
align-items: stretch;
justify-content: space-between;
}