diff --git a/main.html b/index.html
similarity index 100%
rename from main.html
rename to index.html
diff --git a/test.js b/test.js
index 6c07b1a..6f58b21 100644
--- a/test.js
+++ b/test.js
@@ -16,4 +16,4 @@ function solve(){
document.getElementById("result").value = y;
}
-}
\ No newline at end of file
+}
\ No newline at end of file