#disko-award-overlay {
    background-color: #2d3f50;
    width: 100%;
    height: 100%;
    z-index: 2000;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}

.disko-award-overlay-inner {
    width: 1024px;
    height: 750px;
}