Files

7 lines
45 B
CSS
Raw Normal View History

body {
color: red;
}
p {
color: green;
}