mikaela.github.io/tyyli.css

10 lines
118 B
CSS
Raw Normal View History

h1 {
color: black;
background-color: silver;
}
body {
color: black;
background-color: silver;
}