snowfall/styles.css
2023-06-26 12:05:53 +02:00

8 lines
83 B
CSS

body{
background-image: url("img/2009886.jpg");
}
h1{
color : #Ffff
}