body {
 margin: 0;
 height: 100%;
 padding-top: 3px;
}
#player_container {
 justify-content: center;
 display: flex;
 margin-bottom: 2px;
}

.vjs-poster{
 background-size: 100% !important;
 background: no-repeat center 95%;
}
