5 lines
46 B
CSS
5 lines
46 B
CSS
body {
|
|
background: black;
|
|
color: #00ff00;
|
|
}
|
body {
|
|
background: black;
|
|
color: #00ff00;
|
|
}
|