diff --git a/index.html b/index.html
index 9606abc..c5a64d9 100644
--- a/index.html
+++ b/index.html
@@ -148,6 +148,12 @@
 			.arrow-down {
 				display: none;
 			}
+
+			.psa {
+				text-align: center;
+				font-size: 1rem;
+				color: #666;
+			}
 			
 			@media(max-width: 1000px) {
 				body {
@@ -268,6 +274,8 @@
 				</div>
 			</div>
 		</section>
+
+		<section class="section psa">Please encode each name individually to ensure consistency</section>
 	</body>
 
 	<script>