Welcome To The Mighty HTML Page

What is this?

> This is an HTML page!

> It exists!

Why does this exist?

> Funny haha

> I'm learning how to webpage from nothing

What is it running?

> This server is run by my shitty python code

> Server does not use flask or any other similar python web frameworks

> It primarily uses standard python libraries, with 2 libraries being an exception

> aiofiles - for asynchronous file I/O

> htmlmin - for making html page slightly smaller (although I have gzip compression as well)

Useless button section?