.game-page h1 {
    text-align: center;
}

.game-frame {
    display: block;
    width: 100%;
    height: 520px;
    border: 0;
}
