body {
    margin: 0;
    background: rgb(0, 0, 0);
}

#dvd-container {
    position: fixed;
    inset: 0;
    overflow: hidden;
}