body{
background-color: #d7c5e0;
background-image: url('https://thelesserkey.neocities.org/stars2.png');
background-repeat: repeat;
background-size: 25%;
background-attachment: fixed;
color: #23262e;
font-family: 'Cormorant Garamond', serif;
}
Welcome to my Website!
This is a paragraph! Here's how you make a link: .
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!