diff --git a/index.html b/index.html new file mode 100644 index 0000000..9a3fc39 --- /dev/null +++ b/index.html @@ -0,0 +1,19 @@ + + + + + + + Fantasy + + + + + + + + + +
Nopes
+ + diff --git a/main.js b/main.js new file mode 100644 index 0000000..fc3ab02 --- /dev/null +++ b/main.js @@ -0,0 +1,2 @@ + +document.getElementById("main").innerText = "Yep"; diff --git a/style.css b/style.css new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/style.css @@ -0,0 +1 @@ +