Welcome to my Website!
This is a paragraph! Here's how you make a link:
Neocities.
Here's how you can make bold and italic text.
Here's how you can add an image:
Here's how to make a list:
- First thing
- Second thing
- Third thing
Setext Style Heading
====================
This is a paragraph text. The background should now be gone.
In the words of Napoleon:
> blyat
```python
print("hello from markdown!")
# This is a comment
print("This is a multiline code!")
```
To learn more HTML/CSS, check out these
tutorials!