diff --git a/cheatsheet.html b/cheatsheet.html
index dee81c1..0ae89ed 100644
--- a/cheatsheet.html
+++ b/cheatsheet.html
@@ -98,7 +98,7 @@
ms-100000 

ms-creature 
ms-enchantment 
diff --git a/css/main.css b/css/main.css
index c6327c9..df68425 100644
--- a/css/main.css
+++ b/css/main.css
@@ -274,6 +274,11 @@ blockquote {
padding: 6px 0;
}
+ .vectors.overflow .utf {
+ overflow-x: hidden;
+ white-space: nowrap;
+ }
+
.utf.long {
width: 33%;
}