5 lines
90 B
CSS
5 lines
90 B
CSS
.body {
|
|
background: #000000;
|
|
color: #ffffff;
|
|
font-family: Arial, sans-serif;
|
|
} |