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:

To learn more HTML/CSS, check out these tutorials!

[data-theme="dark"] { --bg: #382d2c; --bgimg: url(https://files.catbox.moe/yzyg9i.png); --layout: url(https://cinni.net/img/site/layoutneopolitan-dark.png); --text: peachpuff; --link: #e8a0ae; --accent: #a08378; --filter: brightness(1.8) hue-rotate(40deg); --audiofilter: sepia(100%) hue-rotate(295deg) saturate(600%) contrast(60%) brightness(210%); --imood: url(https://moods.imood.com/display/uname-cinni/fg-e8a0ae/bg-372c38/imood.gif); } * { box-sizing: border-box; cursor: url(https://cinni.net/img/site/cur-pointer.png), pointer; } user agent stylesheet :root { view-transition-name: root; } user agent stylesheet html { display: block; } ::-webkit-scrollbar { width: 12px; height: 12px; background: #d6ecf3; } ::-webkit-scrollbar-thumb { background: #d6ecf3; border: 1px dotted #8f38ff; border-radius: 0px; } ::-webkit-scrollbar-track { background: -webkit-linear-gradient(top, #ffb5cd 2%, #ffcca8 17%, #fff6b7 35%, #daffb7 55%, #aadeff 76%, #cebafc 97%); border-radius: 0px; width: 0px; border: 1px dotted #8f38ff; } ::selection { background: var(--accent); }