div#player {
    width: 3vw;
    height: 10vh;
    background: #0000;
    margin: 4vh auto 0px auto;
    display: block;
}