diff --git a/1-js/11-async/07-microtask-queue/promiseQueue.svg b/1-js/11-async/07-microtask-queue/promiseQueue.svg
index 5d321467..9ef9a06a 100644
--- a/1-js/11-async/07-microtask-queue/promiseQueue.svg
+++ b/1-js/11-async/07-microtask-queue/promiseQueue.svg
@@ -23,10 +23,10 @@
);
-
+
handler enqueued
-
+
queued handler runs
diff --git a/2-ui/99-ui-misc/03-event-loop/eventLoop-full.svg b/2-ui/99-ui-misc/03-event-loop/eventLoop-full.svg
index cb806d5b..296834af 100644
--- a/2-ui/99-ui-misc/03-event-loop/eventLoop-full.svg
+++ b/2-ui/99-ui-misc/03-event-loop/eventLoop-full.svg
@@ -20,9 +20,9 @@
script
-
- event
- loop
+
+ event
+ loop
diff --git a/2-ui/99-ui-misc/03-event-loop/eventLoop.svg b/2-ui/99-ui-misc/03-event-loop/eventLoop.svg
index 22bbcb5a..f96ae577 100644
--- a/2-ui/99-ui-misc/03-event-loop/eventLoop.svg
+++ b/2-ui/99-ui-misc/03-event-loop/eventLoop.svg
@@ -21,13 +21,13 @@
script
-
- event
- loop
+
+ event
+ loop
-
- macrotask
- queue
+
+ macrotask
+ queue
diff --git a/figures.sketch b/figures.sketch
index adc9ace7..32f18dd2 100644
Binary files a/figures.sketch and b/figures.sketch differ