diff --git a/src/components/Layouts/VideoModal.tsx b/src/components/Layouts/VideoModal.tsx
index 3f6e350..055357a 100644
--- a/src/components/Layouts/VideoModal.tsx
+++ b/src/components/Layouts/VideoModal.tsx
@@ -28,7 +28,9 @@ export function VideoModal({ link, currentTime }: VideoModalProps) {
className="p-4 rounded-full border absolute top-4 right-4 z-[100] cursor-pointer"
onClick={handleOnCloseClick}
>
-