diff --git a/blog/build-your-own-operator-on-macos-1.md b/blog/build-your-own-operator-on-macos-1.md
index 862e0627..1e15ae02 100644
--- a/blog/build-your-own-operator-on-macos-1.md
+++ b/blog/build-your-own-operator-on-macos-1.md
@@ -12,10 +12,9 @@ Our Operator will run in an isolated macOS VM, by making use of our [cua-compute
Check out what it looks like to use your own Operator from a Gradio app:
-
+
+
+
## What You'll Learn
@@ -544,4 +543,4 @@ In the next blogpost, we'll introduce our Agent framework which abstracts away a
### Resources
- [OpenAI Computer-Use docs](https://platform.openai.com/docs/guides/tools-computer-use)
- [cua-computer](https://github.com/trycua/cua/tree/main/libs/computer)
-- [lume](https://github.com/trycua/cua/tree/main/libs/lume)
\ No newline at end of file
+- [lume](https://github.com/trycua/cua/tree/main/libs/lume)