diff --git a/ui/input-editor.tsx b/ui/input-editor.tsx
index 3b65122..9c8dc02 100644
--- a/ui/input-editor.tsx
+++ b/ui/input-editor.tsx
@@ -27,15 +27,24 @@ const InputEditorComponent = (
);
return (
-
+
+
+
);
};
diff --git a/ui/output-viewer.tsx b/ui/output-viewer.tsx
index f829016..734f2ff 100644
--- a/ui/output-viewer.tsx
+++ b/ui/output-viewer.tsx
@@ -66,7 +66,9 @@ const OutputViewerComponent = (_: {}, ref: React.Ref) => {
}));
return (
-