#container {
    width: 80%;
    height: 80%;
    text-align: center;
}

#dplayer {
    width: 960px;
    height: 540px;
    margin: 0 auto;
}

#history {
    width: 960px;
    margin: 0 auto;
}
#history p {
    text-align: left;
}

.dplayer-bezel {
    display: none !important;
}
.dplayer-danmaku-top {
    left: 0;
}
.dplayer-danmaku-bottom {
    left: 0;
    bottom: 40px !important;
}
