.gameWrapper {
    position: relative;
    top: 0;
    left: 0;
    width: 522px;
    height: 570px;
}

#adventureIframe {
    width: 522px;
    overflow: auto;
    border: 0;
    height: 570px;
}

.score,
#counterwrap,
#counter {
    display: none;
}
