For $n \in \mathbb{N}$, and for $X_{(n)} = \max\left(X_1, \ldots, X_n\right)$ where $X_1, \ldots, X_n \sim Unif(0,1)$ iid. I have that:
$$ P\left(\int_{X_{(n)}}^{1}\frac{1}{\theta^n}e^{-(\theta-1)^{-2}}d\theta>C\right) $$
for a $C >0$. I would ultimately like to show that
$$ \lim_{n \to \infty}P\left(\int_{X_{(n)}}^{1}\frac{1}{\theta^n}e^{-(\theta-1)^{-2}}d\theta>C\right) = 0 $$
However, I am having trouble trying to separate out the stochastic element, $X_{(n)}$ off to one side. Does anyone see anything I can do here? Thanks.