diff --git a/index.html b/index.html
index cced366..84f787a 100644
--- a/index.html
+++ b/index.html
@@ -56,7 +56,9 @@ Do NOT use external libraries.`;
prompt += `
See that? Yeah do that to the following website code:
+\`\`\`
${currentHTML}
+\`\`\`
Be sure to use HTML, CSS, and Javascript and make it a single-page application with dynamically loading content.
Do NOT use external libraries.