#hunter-game {
    border-radius: 12px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    max-width: 100%;
    height: auto;
    /* 保持纵横比 */
}