Hello, World!

I still haven't figured out how exactly the styling of this page works, but I think this is going to be fun!

fun main() {
  println("Hello, World!")
}