diff --git a/src/components/CardResult/index.tsx b/src/components/CardResult/index.tsx
index 0c7f24e..fdb416c 100644
--- a/src/components/CardResult/index.tsx
+++ b/src/components/CardResult/index.tsx
@@ -9,7 +9,7 @@ const CardResult = ({ title, phrase, flag }: CardType) => {
{!flag ? (
<>>
) : (
-
+
)}
{!phrase || phrase == undefined + "-" + undefined || undefined