diff --git a/public/index.html b/public/index.html
index 0284cf8..c1ee6dc 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,3 +1,4 @@
+
@@ -50,6 +51,14 @@
gap: 15px;
margin-bottom: 30px;
}
+
+ #ipv4, #ipv6 {
+ word-break: break-all;
+ overflow-wrap: anywhere;
+ display: inline-block;
+ max-width: 100%;
+ vertical-align: top;
+ }
/* Shared styles for header buttons */
.theme-toggle,