.main {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -335px 0 0 -480px;
    text-align: center;
    height: 670px;
}

#player {
    height: 670px;
    margin-top: 0px !important;
}

#spinner {
    display:none;
}

.front-and-center {
    height: 600px;
}

#information-button {
    font-size: 40px;
    top: 20px;
    right: 5px;
    width: 45px;
    z-index: 2000;
}