I'm trying to prove that if a point is outside a triangle, then there is a line through that point that does not intersect the triangle. This fact seems obvious, but I couldn't come up with a satisfying proof. I tried going by contradiction (that if any line intersects the triangle,then the point is surrounded by points contained on the triangle's sides, so the point is inside the triangle) but I do not find it satisfying, mainly because a line could intersect the triangle "in the backside"(this would only be a problem if the point were to lie on one of the triangle's sides though), but it still doesn't feel rigorous enough. Another idea would be to consider parallels to the sides, but I couldn't finish this proof well enough.
Any very clear and rigorous methods to prove this?