My website

This is my formidable website. It contains the following sections:

Subheading

Here is some nice math:

$\int (x+y)\,dx$

And a code segment:

x = 1
if x == 1:
    # indented four spaces
    print("x is 1.")