    .prediction-text {
        margin-top: 20px;
        font-size: 24px;
        text-align: center;
        font-family: Montserrat, bold;
        color: #333;
    }
    .prediction-image {
        cursor: pointer;
        display: block;
        margin: 0 auto;
    }

