diff --git a/app/assets/index.html b/app/assets/index.html
index d62efd2f82aa848b3eb37105b38b0b9262c6ec80..341ee3dff827d301d1b8c6ce36c11ebfe1f69ec0 100644
--- a/app/assets/index.html
+++ b/app/assets/index.html
@@ -15,7 +15,7 @@
   </header>
   <main>
     <p>
-      This page demonstrates how TLS and be abused to track users employing HTTP Strict Transport Security (HSTS).
+      This page demonstrates how TLS can be abused to track users employing HTTP Strict Transport Security (HSTS).
     </p>
 		<div id="react-root"></div>
 	</main>
diff --git a/app/styles/application.css b/app/styles/application.css
index c35888a1414aa580d7a7b2a4c8a0b9fed797c4e6..351beadaa07cee209a67ae596ed1f9b9a56f603c 100644
--- a/app/styles/application.css
+++ b/app/styles/application.css
@@ -157,6 +157,7 @@ footer, footer a {
 .content-indicator div:first-child {
   font-family: monospace;
   background-color: #ddd;
+  width: 30em;
 }
 
 .content-indicator div.ready:first-child {