4 lines
47 B
CSS
4 lines
47 B
CSS
body {
|
|
background: red;
|
|
color: blue;
|
|
}
|
body {
|
|
background: red;
|
|
color: blue;
|
|
}
|