Welcome to my Website!
#blog {
background: url(https://lilithdev.neocities.org/index/bg_tile.png), #D4E7F3;
background-repeat: repeat-x;
padding: 0px;
overflow-y: scroll;
/*max-height: 640px;*/
max-height: 400px;
/*Firefox scrollbar*/
scrollbar-color: var(--lilith-scrollbar-inner-color) var(--lilith-scrollbar-outer-color);
scrollbar-width: thin;
}
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
To learn more HTML/CSS, check out these tutorials!