diff --git a/index.html b/index.html
new file mode 100644
index 0000000000000000000000000000000000000000..c5cec8af0cde10251a53a3948e90874eee4db9f6
--- /dev/null
+++ b/index.html
@@ -0,0 +1,5 @@
+<h1>Hello World!</h1>
+
+<p>
+  This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator.
+</p>
\ No newline at end of file